Skip to content

Instantly share code, notes, and snippets.

@kaseopea
Created July 13, 2018 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaseopea/2af805fca4ced874d4f205d6ed05ea4c to your computer and use it in GitHub Desktop.
Save kaseopea/2af805fca4ced874d4f205d6ed05ea4c to your computer and use it in GitHub Desktop.
command is a convenient way to modify the most recent commit
git commit --amend -m "New commit message" // change latest commit message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment