Skip to content

Instantly share code, notes, and snippets.

@Merwanski
Created December 8, 2021 09:44
Show Gist options
  • Save Merwanski/5100f912f6b572690e70fa2a014235da to your computer and use it in GitHub Desktop.
Save Merwanski/5100f912f6b572690e70fa2a014235da to your computer and use it in GitHub Desktop.
reset last git commit
# reset last git commit
git reset --soft HEAD~1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment