GitList vs Gogs
A side-by-side look at GitList and Gogs. For an in-depth review of either product, follow the links below.
GitList
Development
GitList is an open source self-hosted Git web interface similar to GitHub. It allows browsing repositories, commits, branches, contributors and comparing files across revisions. Useful for managing private Git repositories internally.
gitgithubversion-controlopen-source
Gogs
Development
Gogs is a self-hosted Git service written in Go. It is lightweight, easy to install and uses lower system resources than GitHub. Gogs supports features like issue tracking, pull requests and web hooks.
gitselfhostedgo
Related Comparisons
Bitbucket
GitPrep
Kallithea
Sourcegraph
GitCenter
GitHuman