scm-manager

Web-based server to manage Git, Mercurial, and Subversion repositories

brewmacoslinux
Try with needOr install directly
Source

About

Manage Git, Mercurial, and Subversion repos over HTTP

Commands

scm-manager

Examples

start the repository management server$ scm-manager
run scm-manager on a specific port$ scm-manager -p 9000
access the web interface after starting the server$ open http://localhost:8080
manage multiple git repositories through a web dashboard$ scm-manager &
centralize version control for team collaboration$ scm-manager -d /var/scm-repos