July 19, 2011

Hosted Git

If you don’t want to go through all of the work involved in setting up your own Git server, you have several options for hosting your Git projects on an external dedicated hosting site. Doing so offers a number of advantages: a hosting site is generally quick to set up and easy to start projects on, and no server maintenance or monitoring is involved. Even if you set up and run your own server internally, you may still want to use a public hosting site for your open source code — it’s generally easier for the open source community to find and help you with.

Links

git.wiki.kernel.org/index.php/GitHosting
progit.org/book/ch4-10.html
repo.or.cz
repo.or.cz/w/rtmpdump.git

No comments:

Post a Comment