summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2022-05-04 11:36:52 -0400
committerJoey Hess <joeyh@joeyh.name>2022-05-04 11:36:52 -0400
commit3c9630388ab0234df9e13473ac20c147e77074c5 (patch)
tree2c8a25a8d4893bb86ba42b4795f72d7f95700fbd /CHANGELOG
parente78aedf04f6fdabb948ab91d3b0b670e4765c6a2 (diff)
downloadgit-repair-3c9630388ab0234df9e13473ac20c147e77074c5.tar.gz
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
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
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 <id@joeyh.name> 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