packfile: allow has_packed_and_bad to handle arbitrary repositories
authorStefan Beller <sbeller@google.com>
Tue, 16 Oct 2018 23:35:33 +0000 (16:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Oct 2018 07:21:10 +0000 (16:21 +0900)
has_packed_and_bad is not widely used, so just migrate it all at once.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found