This commit is contained in:
Joey Hess 2013-10-23 15:05:57 -04:00
parent 0036139b33
commit e32b62b50e
2 changed files with 7 additions and 5 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ git-annex (4.20131003) UNRELEASED; urgency=low
webapp.
* repair: New command, which can repair damaged git repositories
(even ones not using git-annex).
* webapp: When git repository damange is detected, repairs can be
done using the webapp UI.
* Automatically and safely detect and recover from dangling
.git/annex/index.lock files, which would prevent git from
committing to the git-annex branch, eg after a crash.