Skip to content

jingkaihe/git-http-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git HTTP Backend

Server side implementation of Git over HTTP in Go

Quick start

Install

go get github.com/jaxi/git-http-backend

Alternatively you can download and run make locally.

To start the repo run

git-http-backend -repos-root-path=YOUR_REPOSITORIES_PATH

Or

git-http-backend help

in case you need some help

Releases

No releases published

Packages

No packages published