unlock: Made atomic.

This commit is contained in:
Joey Hess 2011-06-20 22:38:18 -04:00
parent 53706ad9bf
commit 9f9e17aa0f
3 changed files with 10 additions and 3 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ git-annex (0.20110611) UNRELEASED; urgency=low
such as btrfs.
* Allow --trust etc to specify a repository by name, for temporarily
trusting repositories that are not configured remotes.
* unlock: Made atomic.
* git-union-merge: New git subcommand, that does a generic union merge
operation, and operates efficiently without touching the working tree.