Improve detection of version 0 repos.

This commit is contained in:
Joey Hess 2010-12-02 21:07:16 -04:00
parent d1b5ef9565
commit 83a87a5229
2 changed files with 5 additions and 2 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (0.11) UNRELEASED; urgency=low
repositories. This allows resuming interrupted transfers.
* Added remote.annex-rsync-options.
* Avoid deleting temp files when rsync fails.
* Improve detection of version 0 repos.
-- Joey Hess <joeyh@debian.org> Thu, 02 Dec 2010 16:54:12 -0400