Terminal
$ git status
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add ..." to update what will be committed)
  (use "git restore ..." to discard changes in working directory)
	modified:   remoting/codec/frame_generation_plan.md

no changes added to commit (use "git add" and/or "git commit -a")