diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-23 12:11:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-23 12:11:16 -0400 |
commit | f622aa1dcb9f95274df584ab4c2f2199dbd94c54 (patch) | |
tree | 51d5d8d38df6366f64dce631de13b1e532f25b5d /debian/changelog | |
parent | c4fbafa61b0dc1df1f2d00c2fb5352848ff36a5c (diff) |
migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2cd3cdb70..fe164a81a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |