On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
  modified:   src/main.rs
  new file:   src/new_module.rs

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
  modified:   src/router.rs
  deleted:    src/old_code.rs

Untracked files:
  (use "git add <file>..." to include in what will be committed)
  scratchpad.txt
  notes.md

