qhzhyt / http-git-server

a http git server implement by flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a http git server implement by flask

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%