git commit -am 'message'

Category: Git - Core

git commit -am 'message'

Stage tracked files and commit in one step

Stages all tracked modified files and commits them in a single step. Does NOT include new untracked files.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.