Skip to content

Instantly share code, notes, and snippets.

@bengourley
Created April 7, 2011 14:56
Show Gist options
  • Save bengourley/907928 to your computer and use it in GitHub Desktop.
Save bengourley/907928 to your computer and use it in GitHub Desktop.
mkdir /path/to/git-repos/NewRepoName
cd /path/to/git-repos/NewRepoName
git init --bare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment