I've been using Git for a bit now (hosting my own) and would love to have something like GitHub that I could setup for my own repos. I've seen GitWeb, but I just don't like using it all that much. Is there anything for Git that's as slick as Warehouse for SVN?
|
7
|
|
|
|
|
|
InDefero is a bit hard to install but you can also go the hosted way with 250MB free space and unlimited private/public projects. Only git and Subversion are offered with the hosted offer. |
||
|
|
|
|
As a more general frontend that also include bug-tracking, wiki and so on, I'd suggest Redmine, a forge-like system written in Ruby on Rails. It also includes support for svn, Hg and other VCS. I'm very happy with it. |
||
|
|
|
|
I don't know about Warehouse, but there are many web interfaces for Git, see "Web Interfaces" section on InterfacesFrontendsAndTools wiki page:
If you are interested in more complete solution to hosting git repositories (like from what I can see Warehouse is), and you need source code (therefore GitHub is out), you can take a look into:
So there are a few solutions to choose from. |
|||
|
|
|
|
Check out gitorious (code), we've used it at a couple of Railscamps and its worked well. Edit: just saw this: |
|||
|
|
|
The Git repository for Warehouse claims it works for git too. |
||||
|
