git commit -a, --all

From wikieduonline
Revision as of 15:35, 21 September 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

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

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:   MyModifiedFile.txt
        modified:   MyOtherModifiedFile.txt

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

See also

Advertising: