Skip to content

Instantly share code, notes, and snippets.

@chadwick37
Created March 25, 2013 12:42
Show Gist options
  • Save chadwick37/5236849 to your computer and use it in GitHub Desktop.
Save chadwick37/5236849 to your computer and use it in GitHub Desktop.
Clone a repo to a specific folder (this is done in terminal on the remote hosting server).
git clone git@github.com:{repo_name}.git {folder}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment