aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment')
-rw-r--r--doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment b/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment
new file mode 100644
index 000000000..31f208921
--- /dev/null
+++ b/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_8_8dd44353d46d774ad376b24ecca3e56e._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 8"""
+ date="2018-03-06T17:40:50Z"
+ content="""
+There are a few programs that look at filename extensions and when asked to
+open a git-annex symlink, resolve the symlink and look at the extension of
+the file it *points* to. Mostly such programs are on OSX I think,
+although there may be one or two on Linux. The extension is in the keys by
+default because of that insanity.
+
+It might be that you could mess with your locale settings and get python to
+manage to decode the unicode character.
+
+Since it looks like everything that it makes sense to do in git-annex has
+been done, and you opened the glacier-cli bug, I suppose I'll close this
+one.
+"""]]