Skip to content

Instantly share code, notes, and snippets.

@LuczynskiDar
Last active February 19, 2019 18:15
Show Gist options
  • Save LuczynskiDar/d95b5a57382269d34bc6852fd82a2716 to your computer and use it in GitHub Desktop.
Save LuczynskiDar/d95b5a57382269d34bc6852fd82a2716 to your computer and use it in GitHub Desktop.
List of useful git commands with description
#### Git reset clocal repository
git reset
git fetch origin
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment