Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 513 Bytes

gitreposerver

Go Reference License

Demo of using go-git as a repo server over ssh and http.

Usage:

$ gitreposerver -git-dir ./some/git/repo/.git
2022/07/04 22:40:56 starting http server on :8080
2022/07/04 22:40:56 starting ssh server on :8081