1
0
mirror of https://github.com/oskar456/dzonegit.git synced 2024-05-11 05:55:41 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
248b942c11 README update, first release to PyPi 2018-07-18 17:02:42 +02:00
e3abe11448 Stub pre-receive hook 2018-07-16 13:13:15 +02:00
d26d5a8ebb Refactor commit checks add pre-receive hook
The pre receive hook has exactly same function as update hook,
one can deploy one or another, preferrably not both.
2018-07-16 12:27:41 +02:00
4d065accbb Implement update hook 2018-07-12 15:55:33 +02:00
05eec23780 Add minimal required python version and classifiers 2018-07-12 14:49:25 +02:00
b73f2765ec Rename pre-commit to dzonegit-pre-commit 2018-07-12 13:51:16 +02:00
e72403e5d0 Pytest integration 2018-07-07 22:55:35 +02:00
3614beba9e Add setup.py 2018-07-07 22:04:07 +02:00