Avoid crashing when an existing key is readded to the annex.

This commit is contained in:
Joey Hess 2011-04-28 20:41:40 -04:00
parent b8e114bce1
commit eef3f634e9
4 changed files with 78 additions and 45 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (0.20110428) UNRELEASED; urgency=low
* Fix hasKeyCheap setting for bup and rsync special remotes.
* Add hook special remotes.
* Avoid crashing when an existing key is readded to the annex.
-- Joey Hess <joeyh@debian.org> Thu, 28 Apr 2011 14:38:16 -0400