Skip to content

qhzhyt/http-git-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-git-server

a http git server implement by flask

install

pip3 install -r requirement

startup

pythpn3 server.py

usage

git clone http://host:port/xxx.git

git push/pull

if the repo is not exist, then the repo will be created automatically

Releases

No releases published

Packages

No packages published

Languages