diff options
author | René Scharfe <l.s.r@web.de> | 2020-11-12 13:22:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-12 09:40:08 -0800 |
commit | ef1b853c15d443b057e5a6306c89b869168a8270 (patch) | |
tree | 57448ffa4afd1d6648c4a7954b8c2842e0a897a4 /t/lib-diff-alternative.sh | |
parent | csum-file: add hashwrite_be64() (diff) | |
download | tgif-ef1b853c15d443b057e5a6306c89b869168a8270.tar.xz |
midx: use hashwrite_be64()
Call hashwrite_be64() to write 64-bit values instead of open-coding it
using hashwrite_be32() and sizeof. This shortens the code and makes its
intent clearer.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-diff-alternative.sh')
0 files changed, 0 insertions, 0 deletions