Skip to content

Instantly share code, notes, and snippets.

@willwm
Created September 12, 2018 20:45
Show Gist options
  • Save willwm/1b74ae6f1bcbb919e609d2077615cbe4 to your computer and use it in GitHub Desktop.
Save willwm/1b74ae6f1bcbb919e609d2077615cbe4 to your computer and use it in GitHub Desktop.

Clone w/Submodules

git clone --recurse-submodules

Fetch and Prune

git fetch -p

Hard Reset

git reset --hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment