hook: use correct logical variable
authorKaartic Sivaraam <kaarticsivaraam91196@gmail.com>
Mon, 14 Aug 2017 08:46:46 +0000 (14:16 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 18:19:50 +0000 (11:19 -0700)
commit51f5a2b4394c741433f11d54aa3f0ac2c4a647b6
tree9b46357e6c749ed608a6b3cb33280433a0c4efd2
parent0ef1a4e32a720928a497a13ef08aa8f0a63dc476
hook: use correct logical variable

Sign-off added should be that of the "committer", not that of the
"commit's author"; that is how the rest of Git adds sign-off using
sequencer.c::append_signoff().

Use the correct logical variable that identifies the committer.

Signed-off-by: Kaartic Sivaraam <kaarticsivaraam91196@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/hooks--prepare-commit-msg.sample