diff options
author | CandyAngel <CandyAngel@web> | 2016-01-18 13:17:00 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-01-18 13:17:00 +0000 |
commit | 189e61ef33228dd10b3539e3df56bf7716db387c (patch) | |
tree | f0aa87154bcb91b57b48b9cdd4c8ab059a652e11 | |
parent | 34e53143532aae359d252d7348f00cb2cb335d2f (diff) |
Added a comment
-rw-r--r-- | doc/todo/Lower-case_extension_for_SHA256E_and_similar/comment_1_71a32962c081e42be0bfc468f74230e8._comment | 13 |
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 :) +"""]] |