Skip to content

Instantly share code, notes, and snippets.

@f3l3gy
Created December 1, 2018 13:26
Show Gist options
  • Save f3l3gy/06d773f1e3694570785db0487e6cab7c to your computer and use it in GitHub Desktop.
Save f3l3gy/06d773f1e3694570785db0487e6cab7c to your computer and use it in GitHub Desktop.
GIT Cheat Sheet

GIT Cheat Sheet

Reset --amend commit

git reset --soft HEAD@{1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment