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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-git-hooks-0.2.1.tar.gz
Algorithm Hash digest
SHA256 f9bca6593c5055a4a2e1e8614d847d76e7c727e006856b86bffdc1a849bd1c28
MD5 85ed45dae031f869e99dbe1cb3f11c42
BLAKE2b-256 b53bb633b5188f16a4754673f6eb5fee046695bf82e8b6e1d0e50347e802cb59

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