Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GitAgent-0.0.12.tar.gz (7.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page