Earlier quoted context omitted.
SSH is a lot of privilege for a coworker to have. You could get by with HTTP GETs and `update-server-info`
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.