`man git-commit`
> `-a, --all`
> Tell the command to automatically stage files that have been modified and deleted, but new files you have not told Git about are not affected.
>
## git commit -agit addcommit
`add` commit`git-add`commit
## git addcommit