Setting up a GIt server
- by lindenb
Hi all,
My team is working with several RedHat linux servers and we'd like to synchronize our sources from one server to another (for several distinct projects).
I'd like to set-up a git-server as a version control; however I'm new to git and I'm confused by the terms ('server', "daemon', 'repository', etc...). Moreover we're working behind a firewall.
Can anyone point me to a link about how to setup a git server ?
Thanks.
Pierre