a http git server implement by flask
pip3 install -r requirement
pythpn3 server.py
git clone http://host:port/xxx.git
git push/pull
if the repo is not exist, then the repo will be created automatically
a http git server implement by flask
pip3 install -r requirement
pythpn3 server.py
git clone http://host:port/xxx.git
git push/pull
if the repo is not exist, then the repo will be created automatically