If you need to read Git repositories from Go, instead of calling git
command-line tool, consider using gogit.
Tag: repository
Phabricator: code reviews, repo hosting, wiki and more
Phabricator is an integrated toolbox of web applications to help teams collaborate on software development. It contains tools for code review, repository hosting, code browsing, bug tracking, wiki, and other useful things.
Continue reading Phabricator: code reviews, repo hosting, wiki and more
Gogs: setting up self-hosted GitHub clone
Forget scripto-Perlo-C porridge to setup web interface for Git! Forget installing thousands of dependencies to setup your own repository hosting! Gogs is here to make your life easier!
Gogs is a GitHub clone written in Go, which you can host on your own server. It’s a web interface to Git repositories plus a simple bug tracker. Gogs is very easy to install and use.