Hacker News new | past | comments | ask | show | jobs | submit login

I usually use the followig when developing with multiple people without an Internet connection:

https://stackoverflow.com/a/377293

   git daemon --reuseaddr --base-path=. --export-all --verbose
Others can just pull from the IP address. Works well for hacking in the field, a PR is just one shout away :)



telnet git on lan! til.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: