diff options
author | Patrick Steinhardt <ps@pks.im> | 2021-03-01 10:43:47 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-01 09:02:01 -0800 |
commit | 5f308a89d8c37a186d58beff88542df00bc67975 (patch) | |
tree | bc1067dc8ea05b5d9e3972ce8ada0b35bddb412f /t/t0091-bugreport.sh | |
parent | Git 2.31-rc0 (diff) | |
download | tgif-5f308a89d8c37a186d58beff88542df00bc67975.tar.xz |
githooks.txt: replace mentions of SHA-1 specific properties
The githooks(5) documentation states in several places that the hook
will receive a SHA-1 or hashes of 40 characters length. Given that we're
transitioning to a world where both SHA-1 and SHA-256 are supported,
this is inaccurate.
Fix the issue by replacing mentions of SHA-1 with "object name" and not
explicitly mentioning the hash size.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0091-bugreport.sh')
0 files changed, 0 insertions, 0 deletions