summaryrefslogtreecommitdiff
path: root/doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 <Hamza@web>2014-05-25 15:16:33 +0000
committerGravatar admin <admin@branchable.com>2014-05-25 15:16:33 +0000
commite462f40c83b8580c7f132447eb4dfa8eb89df9b4 (patch)
tree294d94157c3c5d4b589b2b5ae10620f51defa91a /doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_
parent87fe94315c7bb5a3e029521409e43ffa69c562df (diff)
Added a comment
Diffstat (limited to 'doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_')
-rw-r--r--doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_/comment_2_f8e97dded9ba6d2305de1278025924fe._comment23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_/comment_2_f8e97dded9ba6d2305de1278025924fe._comment b/doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_/comment_2_f8e97dded9ba6d2305de1278025924fe._comment
new file mode 100644
index 000000000..b404cc381
--- /dev/null
+++ b/doc/bugs/Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_/comment_2_f8e97dded9ba6d2305de1278025924fe._comment
@@ -0,0 +1,23 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8"
+ nickname="Hamza"
+ subject="comment 2"
+ date="2014-05-25T15:16:33Z"
+ content="""
+I file name I remember messing is the following,
+
+ George's Café
+
+I experience this problem with any char that is not ascii. As for my locale,
+
+LANG=\"en_US.UTF-8\"
+LC_COLLATE=\"en_US.UTF-8\"
+LC_CTYPE=\"en_US.UTF-8\"
+LC_MESSAGES=\"en_US.UTF-8\"
+LC_MONETARY=\"en_US.UTF-8\"
+LC_NUMERIC=\"en_US.UTF-8\"
+LC_TIME=\"en_US.UTF-8\"
+LC_ALL=\"en_US.UTF-8\"
+
+There no errors other than the behaviour I've described.
+"""]]