Added a comment
authorCandyAngel <CandyAngel@web>
Thu, 15 Oct 2015 10:59:59 +0000 (10:59 +0000)
committeradmin <admin@branchable.com>
Thu, 15 Oct 2015 10:59:59 +0000 (10:59 +0000)
doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment [new file with mode: 0644]

diff --git a/doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment b/doc/walkthrough/renaming_files/comment_2_fe83c600e080131b3109fe616940a25e._comment
new file mode 100644 (file)
index 0000000..7afbd1e
--- /dev/null
@@ -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*).
+"""]]