Skip to content

Instantly share code, notes, and snippets.

@pagelab
Forked from davidhemphill/gist:5188894
Created March 18, 2014 14:37
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 pagelab/9621319 to your computer and use it in GitHub Desktop.
Save pagelab/9621319 to your computer and use it in GitHub Desktop.
// Clone the repo
git clone --depth=1 git://someserver/somerepo dirformynewrepo
// Remove the .git directory
rm -rf !$/.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment