Skip to content

Instantly share code, notes, and snippets.

@mhermans
Created June 25, 2010 17:40
Show Gist options
  • Save mhermans/453172 to your computer and use it in GitHub Desktop.
Save mhermans/453172 to your computer and use it in GitHub Desktop.
# .gitconfig file
# ---------------
[alias]
serve = !git daemon --reuseaddr --verbose --base-path=. --export-all ./.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment