This commit is contained in:
Joey Hess 2013-10-04 13:09:36 -04:00
parent 3d5fe9b794
commit 49ccf56d55

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
git-annex (4.20131003) UNRELEASED; urgency=low
* 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.
* watcher: Detect at startup time when there is a stale .git/lock,
and remove it so it does not interfere with the automatic
commits of changed files.
-- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400
git-annex (4.20131002) unstable; urgency=low
* Note that the layout of gcrypt repositories has changed, and