Skip to content

Instantly share code, notes, and snippets.

@karabulut
Created December 19, 2020 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karabulut/d9d3dc46eb747bf95c6e9fd2c033934e to your computer and use it in GitHub Desktop.
Save karabulut/d9d3dc46eb747bf95c6e9fd2c033934e to your computer and use it in GitHub Desktop.
Git - Clone
git clone ~/existing/repo ~new/repo
git clone you@host:dir/project.git (default protocol is ssh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment