Been using gitweb with a custom theme by some dude (<a href="https://github.com/kogakure/gitweb-theme" rel="nofollow">https://github.com/kogakure/gitweb-theme</a>). This seems much cleaner and easy to use. When I have some time I'll probably switch over to this if it doesn't have any problems/bugs
I like paying for github. They are an important service to me - for open source and private projects, and I want a profitable business to be based on it. I like that they have skin in the game.
This was just posted very recently, with comments: <a href="http://news.ycombinator.com/item?id=3107417" rel="nofollow">http://news.ycombinator.com/item?id=3107417</a>
Thanks for proving this, now I don't have to buy the paid githib repos :) I can use this for free for my own projects (private) and the UI is awesome. One of the best open source projects, how long did it took you all to build this?
I've spent my last two weekends on getting Gitolite and GitWeb set up and working well with other tools (cpan mini, Jenkins).<p>I don't know how often I googled for "Open Source GitHub Clone" and never found this.<p>Thanks GitLab!
I use <a href="http://gitblit.com/" rel="nofollow">http://gitblit.com/</a> A great open source github clone. 5 second install, also hosted on github.com.
Am i just blind or do they seriously have no test suite?<p>It also lacks one of github's most important features: A proper repository+fork graph like this: <a href="http://dl.dropbox.com/u/10190786/octopus.html" rel="nofollow">http://dl.dropbox.com/u/10190786/octopus.html</a>
Quite exciting, given what a rainy hill climb gitorious is and the lack of much else.<p>But: Gitosis?<p>Unless it's back from the dead, its development has long been abandoned. It works just fine, but the new kid on the block is Gitolite, and it makes far more sense.
Looks great but will it be a pain to use GitHub and GitLab for different projects? I'm not too experienced with Git so I'm hopiing that configuring my machines to connect to GitLab won't screw up what I have with GitHub.