Changing commits
AMEND A COMMIT
git commit --amend
Quick and easy shortcut that lets you make changes to the previous commit.


Last updated
AMEND A COMMIT
git commit --amend
Quick and easy shortcut that lets you make changes to the previous commit.
Last updated