Git

This document covers the setup of a git remote server. For information on using git as an end-user, consider instead:


Web Interfaces

CGit

CGit is a very lightweight and resource-efficient solution for viewing git repositories in the web. Fundamentally it is only a tool for viewing a git repository:

Given the lightweight nature and minimal feature set, CGit is ideal for entirely public projects that handle bug tracking independently of source code hosting, or for hosting private code on an intranet.