I'm using GIT to track a local directory. I would like to share the repo with a coworker on the same LAN. Is it possibile to achieve this without using GitHub or a remote repo? Is there a way to allow my coworker to access my repo (with pull requests?)
Thanks