Add some hooks to automatically rebuild packages as needed
authorKeith Packard <keithp@keithp.com>
Mon, 21 Jan 2013 07:59:46 +0000 (23:59 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 21 Jan 2013 07:59:46 +0000 (23:59 -0800)
commitcae6ec719858a5356efeb7e24ff39ae6a0925377
tree27d9378115c92fdd8a4d15f14b1296800416d441
parent6d91fc8b750c4543ebacae5d9d0f11acc5820689
Add some hooks to automatically rebuild packages as needed

Note that to make these work, you'll have to manually

$ cd .git/hooks && ln -s ../../.hooks/* .

Signed-off-by: Keith Packard <keithp@keithp.com>
.hooks/post-checkout [new file with mode: 0755]
.hooks/post-merge [new file with mode: 0755]