migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.

This commit is contained in:
Joey Hess 2015-03-23 12:11:16 -04:00
parent 42f98460b9
commit c233f98564
3 changed files with 6 additions and 1 deletions

2
debian/changelog vendored
View file

@ -5,6 +5,8 @@ git-annex (5.20150318) UNRELEASED; urgency=medium
to be present on a remote.
* Added a post-update-annex hook, which is run after the git-annex branch
is updated. Needed for git update-server-info.
* migrate: --force will force migration of keys already using the
destination backend. Useful in rare cases.
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400