display a message in the unlikely scenario of fsking a dead repository

This commit is contained in:
Joey Hess 2015-11-10 14:44:58 -04:00
parent 468e52fbe3
commit 4b02af57b6
Failed to extract signature
5 changed files with 30 additions and 1 deletions

3
debian/changelog vendored
View file

@ -23,7 +23,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
* Make git-annex-standalone.deb include the git-annex html documentation,
desktop file, and base completion file, same as the regular git-annex.deb.
* fsck: When fscking a dead repo, avoid incorrect "fixing location log"
message.
message, and display a message, since it's unusual to have access to a
dead repo.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400