A web server receive HTTP request to pull local repository
install
python3 -m pip install gitagent
require
GitAgent based on python3, and those libs was required.
Tornado
GitPython
if you use pip install GitAgent, the requirements will be install automatic.
Desc
GitAgent run as a webserver. It receive command from http requests and do operation to local git repositorys.
So GitAgent let you can do git operation over http request.
With GitAgent, you can a git repository on other machine to:
get current status
pull latest code
checkout branch …
GitAgent also support execute some commant after pull success, and use a password to protect http request.
You can see detail documents over https://github.com/alexazhou/GitAgent
Release files for GitAgent 0.0.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GitAgent-0.0.16.tar.gz | 8.1 kB | Details |
Release files / GitAgent-0.0.16.tar.gz
| Download URL | GitAgent-0.0.16.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a43cd0cfd0ad03440800c41759d4924efcc2d34d3ec8c0cab671cad79810812
|
|
BLAKE2b-256 checksum How to use checksums |
efbd3a5ec2e49ba3f85745bd82566454bb50c36c8976a95e45af7a92e087abce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |