mirror of
https://github.com/git/git.git
synced 2026-05-25 11:25:06 +02:00
c646217e13
Make the sample pre-commit hook script discard all git-rev-parse output, not just stderr. Otherwise, it would print an SHA1. Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>