Description
Serves Git repositories through a lightweight web interface written in C. It lets users browse commits, branches, tags, trees, diffs, and repository history from a browser.
Use it when you need simple web browsing for Git repositories without a large forge platform. It exposes repository content over HTTP, so configure access control and web server integration carefully.