summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-23 12:11:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-23 12:11:16 -0400
commitf622aa1dcb9f95274df584ab4c2f2199dbd94c54 (patch)
tree51d5d8d38df6366f64dce631de13b1e532f25b5d /debian
parentc4fbafa61b0dc1df1f2d00c2fb5352848ff36a5c (diff)
migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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