GitServer

From Git SCM Wiki
Jump to: navigation, search

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?

Links

  • gitweb with acl
  • GitLab is a feature packged git server for use on-premises, featured in the second edition of the book "Pro Git".
  • Gitolite, in "Pro Git".
  • Gitea, which is a more libre and community-maintained fork of Gogs
  • Gitly, a small Git server written in V
  • cgit, a git web frontend in C
Personal tools