From 3c9630388ab0234df9e13473ac20c147e77074c5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 May 2022 11:36:52 -0400 Subject: Avoid treating refs that are not commit objects as evidence of repository corruption merged fix from git-annex, which actually has such a ref, refs/annex/last-index --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 6aa6e05..3d0ca96 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +git-repair (1.20210630) UNRELEASED; urgency=medium + + * Avoid treating refs that are not commit objects as evidence of + repository corruption. + + -- Joey Hess Wed, 04 May 2022 11:33:48 -0400 + git-repair (1.20210629) unstable; urgency=medium * Fixed bug that interrupting the program while it was fixing repository -- cgit v1.2.3