Fix data loss that can occur when annex.pidlock is set in a repository.

This commit is contained in:
Joey Hess 2016-03-01 12:12:57 -04:00
parent 2f48c0aa7c
commit 3e91cd13ba
Failed to extract signature
3 changed files with 20 additions and 2 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
git-annex (6.20160230) UNRELEASED; urgency=medium
* metadata: Added -r to remove all current values of a field.
* Fix data loss that can occur when annex.pidlock is set in a repository.
-- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400