A web server receive HTTP request to pull local repository
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file GitAgent-0.0.16.tar.gz
.
File metadata
- Download URL: GitAgent-0.0.16.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a43cd0cfd0ad03440800c41759d4924efcc2d34d3ec8c0cab671cad79810812 |
|
MD5 | 4e87aaf94896a5bc33f9197c15e7a134 |
|
BLAKE2b-256 | efbd3a5ec2e49ba3f85745bd82566454bb50c36c8976a95e45af7a92e087abce |