summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar CandyAngel <CandyAngel@web>2016-01-18 13:17:00 +0000
committerGravatar admin <admin@branchable.com>2016-01-18 13:17:00 +0000
commit189e61ef33228dd10b3539e3df56bf7716db387c (patch)
treef0aa87154bcb91b57b48b9cdd4c8ab059a652e11 /doc
parent34e53143532aae359d252d7348f00cb2cb335d2f (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Lower-case_extension_for_SHA256E_and_similar/comment_1_71a32962c081e42be0bfc468f74230e8._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/Lower-case_extension_for_SHA256E_and_similar/comment_1_71a32962c081e42be0bfc468f74230e8._comment b/doc/todo/Lower-case_extension_for_SHA256E_and_similar/comment_1_71a32962c081e42be0bfc468f74230e8._comment
new file mode 100644
index 000000000..29cd817c6
--- /dev/null
+++ b/doc/todo/Lower-case_extension_for_SHA256E_and_similar/comment_1_71a32962c081e42be0bfc468f74230e8._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="CandyAngel"
+ subject="comment 1"
+ date="2016-01-18T13:16:59Z"
+ content="""
+Joey implemented the '--force' option in *git annex migrate* at my request to deal with this issue.
+
+* Rename symlinks to lowercase extension
+* git annex migrate --force (causes the keys to be recreated using the new, lowercase extension)
+* git annex unused (for removing the now unused upper/mixed case files in the store).
+
+It's not the smoothest method, but it works well enough :)
+"""]]