summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar CandyAngel <CandyAngel@web>2015-10-15 10:59:59 +0000
committerGravatar admin <admin@branchable.com>2015-10-15 10:59:59 +0000
commitb979a437caab834bfcf93628007bccb8a61d2bf8 (patch)
treeba1003166d45e0f66bc23d7f162e084aa84e3966
parentdc6f4f89d091d4076edbccc216b2cd788be84a02 (diff)
Added a comment
-rw-r--r--doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment b/doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment
new file mode 100644
index 000000000..7afbd1e03
--- /dev/null
+++ b/doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="CandyAngel"
+ subject="comment 2"
+ date="2015-10-15T10:59:59Z"
+ content="""
+*migrate* takes the *--force* option (introduced 5.20150327), allowing you to migrate files to the backend they are already using, but using the new extension. It was actually added for this use case!
+
+This may still incur a hash of the file though as, I believe, *migrate* will check the file at the old key is valid. You will also end up with 2 versions of the file in .git/annex/objects though (you can clean it up with *unused*).
+"""]]