GitServer
From Git SCM Wiki
OBSOLETE CONTENT
This wiki has been archived and the content is no longer updated. Please visit git-scm.com/doc for up-to-date documentation.
Information about how to host your own Git repository are collected here. If you don't think you really need your own instance or you prefer to interact with a community of software developers, check out if one of the existing Check on GitHosting providers fits your needs!
Overview of Pure Git Servers
| Software | Licence | Features | Notes |
|---|---|---|---|
| cgit | GPLv2 | summary, diff view, ... | |
| Gitea | MIT | Commit diff, Forking, Issues, Wiki | Community-maintained fork of Gogs |
| Gitly | MIT | mostly under development | |
| Gogs | MIT | Commit diff, Forking, Issues |
Overview of project management software including git
There's a lot of project management software out there which also supports git ... maybe someone wants to create a list here?