Skip to content

Instantly share code, notes, and snippets.

@krebernisak
Created September 25, 2013 10:07
Show Gist options
  • Save krebernisak/6697622 to your computer and use it in GitHub Desktop.
Save krebernisak/6697622 to your computer and use it in GitHub Desktop.
Start a git daemon
git daemon --reuseaddr --base-path=. --export-all --verbose
git clone git://[ip_addr]/ dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment