On Mon, Mar 11, 2013 at 10:35 AM, km <[email protected]> wrote:
> Dear all, > > Thanks for your replies. > I need to host these repositories locally and I see the web interface of > git is closed source. I will not be able to host them online on github.com > . > > I have tried gitlabhq but the got stuck with ruby/gems configuration. There > are very few git-web-intefaces with user authentication built in. > I have been playing with gitblit based on java but its heap size cannot be > more than system memory. > Fish eye is excellent but is again closed. > Any thoughts ?! > Try cgit(http://hjemli.net/git/cgit/about/). cgit is web interface (cgi) for git repositories, written in C licensed under GPLv2. I am using gitolite for access control and cgit web interface. Thanks Mohan L _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
