Skip to content

Instantly share code, notes, and snippets.

@AliYmn
Last active January 15, 2020 12:03
Show Gist options
  • Save AliYmn/f9ea84fab177f74a027600ee753aef51 to your computer and use it in GitHub Desktop.
Save AliYmn/f9ea84fab177f74a027600ee753aef51 to your computer and use it in GitHub Desktop.
undo git commit
git reset --hard commit_id
git push --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment