I know that there are many ways to run git on my server, but I really like the git functionality with viewing repos - the fact that I can see previous versions in the web interface.
Now I could, I would use github, but the problem is that our version control rules are very strict and we are not allowed to host files on other servers, even if they are encrypted.
Is there a script that allows us to run an interface like github, or rather one that allows me to view the change history of a git project through a web interface?
I am running a LAMP server, but will consider alternative languages ββsuch as python, perl, etc., if nothing happens in php.
interested in both paid and open source software
git version-control github
Jason Feb 14 '11 at 2:03 2011-02-14 02:03
source share