Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pre-commit.sample: don't print incidental SHA1
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>
- Loading branch information