Skip to content

Instantly share code, notes, and snippets.

@dinolatoga
Created October 5, 2015 05:03
Show Gist options
  • Select an option

  • Save dinolatoga/4ddf924aeb85d62071a4 to your computer and use it in GitHub Desktop.

Select an option

Save dinolatoga/4ddf924aeb85d62071a4 to your computer and use it in GitHub Desktop.
Cloning into existing folder
git init
git remote add origin PATH/TO/REPO
git fetch
# git checkout -t origin/master
git reset origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment