Junio C Hamano [off-list ref] writes:
Aaron Schrab [off-list ref] writes:
quoted
Main changes since the initial version:
* The first patch converts the existing hook callers to use the new
find_hook() function.
* Information about what is to be pushed is now sent over a pipe rather
than passed as command-line parameters.
Aaron Schrab (3):
hooks: Add function to check if a hook exists
push: Add support for pre-push hooks
Add sample pre-push hook script
Getting much nicer. Thanks.
Hmph, t5571 seems to be flaky in that it sometimes fails but passes
when run again. Something timing dependent is going on???