I have a project using Git on machine A. I'm running a Centos server on machine B. I'd like to "publish" the project on machine B (mainly for my own use, so I can access it from various sites).
I've asked about this on a Git mailing list, but haven't understood the replies. In particular, a couple of people suggested gitolite, but when I examined this I couldn't make out what it did.
As will be obvious I am a Git newbie, having been reared on SVN. But I thought some CentOS users might have met this problem and come to a simple solution.