Skip to content

Instantly share code, notes, and snippets.

@emil10001
Created September 3, 2013 16:53
Show Gist options
  • Save emil10001/6426508 to your computer and use it in GitHub Desktop.
Save emil10001/6426508 to your computer and use it in GitHub Desktop.
remove last local git commit, without changing any files
git reset --soft HEAD^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment