Skip to content

Instantly share code, notes, and snippets.

@boywijnmaalen
Last active April 9, 2018 05:11
Show Gist options
  • Save boywijnmaalen/c0e7da789a7cc83785c7 to your computer and use it in GitHub Desktop.
Save boywijnmaalen/c0e7da789a7cc83785c7 to your computer and use it in GitHub Desktop.
Git edit specific commit
$ git commit --amend -c <COMMIT HASH>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment