git init
git remote add origin PATH/TO/REPO
git fetch
git checkout -t origin/master
Created
January 12, 2021 17:09
-
-
Save tangoabcdelta/596d2ce07083a40f3a24a393e3cf99a6 to your computer and use it in GitHub Desktop.
How to clone a git repository into a non-empty directory?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment