packfile: allow has_packed_and_bad to handle arbitrary repositories
authorStefan Beller <redacted>
Tue, 16 Oct 2018 23:35:33 +0000 (16:35 -0700)
committerJunio C Hamano <redacted>
Fri, 19 Oct 2018 07:21:10 +0000 (16:21 +0900)
commit33b94066f27199071abaa4067d29a98bbbbdae11
treec884dec2172508445bc0f23abf6a9e655384ffee
parent1b9b5c695e34051c80c9240fdb22e7c89ff0fd5f
packfile: allow has_packed_and_bad to handle arbitrary repositories

has_packed_and_bad is not widely used, so just migrate it all at once.

Signed-off-by: Stefan Beller <redacted>
Signed-off-by: Junio C Hamano <redacted>
packfile.c
packfile.h
sha1-file.c
git clone https://git.99rst.org/PROJECT