Skip to content

Instantly share code, notes, and snippets.

@joeyguerra
Created April 1, 2022 14:59
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 joeyguerra/24fed37169fa87901a784cc789b7a3a9 to your computer and use it in GitHub Desktop.
Save joeyguerra/24fed37169fa87901a784cc789b7a3a9 to your computer and use it in GitHub Desktop.
Allow other people to clone repos from your local machine.
git daemon --verbose --export-all --base-path=. --reuseaddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment