diff options
author | Christian Couder <christian.couder@gmail.com> | 2019-06-15 12:07:01 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-17 18:11:41 -0700 |
commit | 19cfa0e03316df26045c2f6d11ef860c2ca79a92 (patch) | |
tree | 2fc30d94b07cc53b2746b240db3249fb568d0f17 /decorate.h | |
parent | t: add t0016-oidmap.sh (diff) | |
download | tgif-19cfa0e03316df26045c2f6d11ef860c2ca79a92.tar.xz |
oidmap: use sha1hash() instead of static hash() function
Get rid of the static hash() function in oidmap.c which is redundant
with sha1hash(). Use sha1hash() directly instead.
Let's be more consistent and not use several hash functions doing
nearly exactly the same thing.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'decorate.h')
0 files changed, 0 insertions, 0 deletions