Skip to content

Instantly share code, notes, and snippets.

@andy-uq
Created December 4, 2013 04:04
Show Gist options
  • Save andy-uq/7782162 to your computer and use it in GitHub Desktop.
Save andy-uq/7782162 to your computer and use it in GitHub Desktop.
Create a bare repository
git clone file://%1
mkdir %1
cd %1
git init --bare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment