Add staged changes into the previous commit.
Section: Snapshotting and Commits
Amend last commit without editing message
bash
bash
git commit --amend --no-editLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Snapshotting and Commits