Re: [PATCH] Documentation/githooks: mention merge in commit-msg hook

2017-09-21 Thread Junio C Hamano
Stefan Beller writes: > The commit-msg hook is invoked by both commit and merge now. > > Reported-by: Kaartic Sivaraam > Signed-off-by: Stefan Beller > --- Thanks for tying the loose end. Very much appreciated. > Documentation/githooks.txt | 9 - > 1 file changed, 4 insertions(+), 5

[PATCH] Documentation/githooks: mention merge in commit-msg hook

2017-09-21 Thread Stefan Beller
The commit-msg hook is invoked by both commit and merge now. Reported-by: Kaartic Sivaraam Signed-off-by: Stefan Beller --- Documentation/githooks.txt | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index 623ed