]> git.ipfire.org Git - thirdparty/git.git/commit
sha1-file: convert freshen functions to object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Wed, 2 May 2018 00:25:34 +0000 (00:25 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2018 04:59:49 +0000 (13:59 +0900)
commit6862ebbfcbdd44b68dbdcfecd432432bdf22b2e5
treeea08f350eebbbb00a2e500fcfe7985ebc6785add
parent14c3c80c81418e00ee990a88f526ac851411f422
sha1-file: convert freshen functions to object_id

Convert the various functions for freshening objects and
has_loose_object_nonlocal to use struct object_id.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/pack-objects.c
cache.h
sha1_file.c