git commit --amend --no-edit

Category: Git - Core

git commit --amend --no-edit

Add staged changes to last commit without editing message

Adds any currently staged changes to the last commit without changing the commit message.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.