Goit

Simple and lightweight Git web server
Mirror of https://github.com/Jamozed/Goit
git clone http://git.omkov.net/Goit
Log | Tree | Refs | README | Download

Goit/README.md (26 lines, 595 B) -rw-r--r-- download

012345678910111213141516171819202122232425
# Goit

A simple and lightweight Git web server.

Note that at present, compatibility between updates is not guaranteed.

## Features

- Git Smart HTTP protocol (v2 only)
- Git SSH protocol (planned)
- Repository log, tree, refs, and commit viewers
- File viewer with syntax highlighting
- File log, blame (planned), and raw views
- Public and private repositories
- Read and write permissions for non owners (planned)
- Repository importing and mirroring

## Usage

To build **Goit**, from the project root, run `make build`.

## Meta

Copyright (C) 2023, Jakob Wakeling  
All rights reserved.