To chain hook looks like we need a trailing \
This commit is contained in:
parent
b486208ce2
commit
e878f0bbfd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# You need to explicitly add your hook to the following list
|
||||
# for it to be invoked.
|
||||
pee \
|
||||
$GIT_DIR/hooks/post-receive-chained.d/post-receive-fedmsg
|
||||
$GIT_DIR/hooks/post-receive-chained.d/post-receive-fedmsg \
|
||||
$GIT_DIR/hooks/post-receive-chained.d/post-receive-alternativearch
|
||||
|
||||
# We used to send emails directly from the git hook here, but now we send to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue