a http git server implement by flask
pip3 install -r requirementpythpn3 server.pygit 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 requirementpythpn3 server.pygit clone http://host:port/xxx.git
git push/pull
if the repo is not exist, then the repo will be created automatically