Git by Patrik

Add changes to latest commit

I want to add changes to the latest (local not-synced) commit

git commit -m "Updated message" --amend # or
git commit --amend

Comments

Leave a Comment

All fields are required. Your email address will not be published.