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.1.9.tar.gz (2.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-git-hooks-0.1.9.tar.gz
Algorithm Hash digest
SHA256 47eced98d2810ac1c19e601e4122152caf0e583247a7981785a4d59dbed4e026
MD5 d309aec103703285c62e66798a76a892
BLAKE2b-256 8ed4d6a5cd07683a448d9825125aa384ec1c536c87b59a9ccb86408c7df61341

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