Commit Graph

7 Commits

Author SHA1 Message Date
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
6a1cdc6825 post-merge is just a symlink to post-checkout 2014-07-24 11:44:02 -07:00
MinRK
0c1074223b attempt to regen source maps in git-hooks
if css changes
2014-07-23 14:55:58 -07:00
drevicko
22afc8aded Update README.md
added instruction to `git checkout master` to activate the hooks and init/update the submodules.
2014-04-11 16:54:16 +10:00
Blake Griffith
cc5b787e53 Add git-hooks install script. Update README.md 2014-04-01 10:49:43 -05:00
Yung Siang Liau
a30c9fa918 Minor corrections of git-hooks setup instructions 2014-04-01 00:15:01 +08: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