Add locking to avoid races when changing the git-annex branch.

This commit is contained in:
Joey Hess 2011-10-03 16:32:36 -04:00
parent f77979b8b5
commit d357556141
4 changed files with 29 additions and 12 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ git-annex (3.20110929) UNRELEASED; urgency=low
* When displaying a list of repositories, show git remote names
in addition to their descriptions.
* Contain the zombie hordes.
* Add locking to avoid races when changing the git-annex branch.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400