Skip to content

Instantly share code, notes, and snippets.

@Tharwat96
Created November 23, 2020 03:14
Show Gist options
  • Save Tharwat96/13d6a72f6f59c30cd4d4052541780c89 to your computer and use it in GitHub Desktop.
Save Tharwat96/13d6a72f6f59c30cd4d4052541780c89 to your computer and use it in GitHub Desktop.
git commands
# delete last commit without losing changes
git reset HEAD^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment