diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 00:05:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 11:57:38 +0900 |
commit | 1c4675dc57b96f108adcfebb1fcfd67128ae856e (patch) | |
tree | 1e9a8b934b5f71cc44f84da2e2f17da602e3a260 /ci | |
parent | object-store: rename and expand packed_git's sha1 member (diff) | |
download | tgif-1c4675dc57b96f108adcfebb1fcfd67128ae856e.tar.xz |
builtin/name-rev: make hash-size independent
Use the_hash_algo when parsing instead of GIT_SHA1_HEXSZ so that this
function works with any size hash. Rename the variable forty to
counter, as this is a better name and is independent of the hash size.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions