add and commit in one step
git add and commit at once of the modified files, but not the new files
- git commit -a -m "some message"
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
git add and commit at once of the modified files, but not the new files