Skip to main content

Небольшое приложение, для простого git pull репозитория из корня проекта при GET запросе по урлу.

Project description

# Простое приложение для выполнения команды git pull

## Для использования просто добавьте в файл url.py
urlpatterns = patterns('',
*** url(r'^git/', include('git_hooks.urls')), ***
)
## Далее добавьте в Вашем репозитории Hook - для отправки запроса при push-е

** http://example.com/git/pull/ **

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

django-git-hooks-0.2.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file django-git-hooks-0.2.0.tar.gz.

File metadata

File hashes

Hashes for django-git-hooks-0.2.0.tar.gz
Algorithm Hash digest
SHA256 13d5d1509e69a99319634f88024365e62ea5096ff0f2d401bcd85a682ab82c61
MD5 55c38e1304994e55ed0a94706a99d26a
BLAKE2b-256 003b6a1084660f64aeb7a2c35445185ff062c8075c456303931971e9029a804b

See more details on using hashes here.

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