Matthias Bussonnier
eaa3c0ac36
Update githooks and description
...
closes #18
2015-09-16 11:47:53 -07:00
Thomas Kluyver
dc02187827
Git hooks need to use invoke, not fab
2014-12-10 10:35:00 -08:00
MinRK
41cfd4f5cf
use invoke instead of fabric
...
it's the descendant of the part of fabric we actually use,
it doesn't have complex compiled dependencies like fabric,
and it works on Python 3.
2014-10-15 16:53:07 -07:00
Thomas Kluyver
d6517f51c3
Git hooks use bash specific syntax
2014-08-10 17:26:54 -07:00
MinRK
7372aa8110
minor tweak to git hooks
...
- fix PREVIOUS_HEAD when run as git-merge
- catch fab css failure
2014-07-24 14:45:12 -07:00
MinRK
0c1074223b
attempt to regen source maps in git-hooks
...
if css changes
2014-07-23 14:55:58 -07:00
MinRK
677cdd33f2
add git hooks for submodules
...
A much less intrusive version of #3274 that has effect on checkout / pull / merge,
rather than setup.py. It does require a user install step,
because you cannot add active hooks to a repo.
2013-05-03 13:08:54 -07:00