Fix bug preventing moving files to/from a repository with annex.pidlock set.

This commit is contained in:
Joey Hess 2016-03-01 12:47:07 -04:00
parent f219ffc33b
commit ad888a6b76
Failed to extract signature
4 changed files with 20 additions and 1 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,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.
* Fix bug preventing moving files to/from a repository with annex.pidlock set.
-- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400