What is a good git server frontend for self hosted git repositories
Posted
by Ritesh M Nayak
on Stack Overflow
See other posts from Stack Overflow
or by Ritesh M Nayak
Published on 2010-03-08T09:32:06Z
Indexed on
2010/03/08
9:36 UTC
Read the original article
Hit count: 457
I am planning on deploying git for a project I am currently working on and was wondering if there are any free softwares that provide an easy to use web view of the git repository. I am primarily interested in using the front end to track changes, see diff information etc. There is a list of such front ends available here. Does anyone have any experience with any of these ? Which one would you suggest
An open source clone of github would do just fine actually :D but I know thats too much to ask .
© Stack Overflow or respective owner