What type of git server do you use? or how do you use git?
- by Johan
Hi
Let's say we have a small team, 1-5 persons.
What type of "git setup" would you use?
Would you use gitweb and apache so you could run over http?
Or would you use the user-accounts and ssh in some way?
Today I'm familiar to use SubVersion thou apache (http),
but I'm not sure it is right to setup to use git the same way...
Thanks
Johan
…