I have gitosis setup and working wonderfully using ssh. [email protected]:repository.git works just as expected. Can clone, push, pull, etc.
I was wondering if I can use git to pull a specific branching however. [email protected]:repository.git/somebranchname for example
didn't know if this was possible and haven't found any examples so I'm guessing no, but not sure.