migrate: Fix support for --backend option.

This commit is contained in:
Joey Hess 2011-01-11 21:32:38 -04:00
parent b557a2ccf4
commit e18a4d566b
3 changed files with 10 additions and 4 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (0.18) UNRELEASED; urgency=low
after transferring the file to the remote repository.
(Did not affect ssh remotes.)
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/
* migrate: Fix support for --backend option.
* Test suite improvements. Current top-level test coverage: 75%
-- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400