assistant: Detect if .git/annex/index is corrupt at startup, and recover.

This commit is contained in:
Joey Hess 2014-01-14 17:10:30 -04:00
parent 465a24cc54
commit 18a3e51d52
3 changed files with 12 additions and 0 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
environment. This typically resulted in git-annex branch log files being
committed to the master branch and later showing up in the work tree.
(These log files can be safely removed.)
* assistant: Detect if .git/annex/index is corrupt at startup, and
recover.
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400