summaryrefslogtreecommitdiff
path: root/doc/bugs/OSX_case_insensitive_filesystem
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-22 14:49:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-22 14:49:15 -0400
commit24dd5682b93c4d0009d031cabde468b43edc98b1 (patch)
tree98a19a44c3252dace68c8099be507fb469af4420 /doc/bugs/OSX_case_insensitive_filesystem
parentfa6877f1eae8fa581fa3266cfc5774a642fb9873 (diff)
response; improve docs
Diffstat (limited to 'doc/bugs/OSX_case_insensitive_filesystem')
-rw-r--r--doc/bugs/OSX_case_insensitive_filesystem/comment_5_2123944418123c3aaf187d34df5c11e0._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/OSX_case_insensitive_filesystem/comment_5_2123944418123c3aaf187d34df5c11e0._comment b/doc/bugs/OSX_case_insensitive_filesystem/comment_5_2123944418123c3aaf187d34df5c11e0._comment
new file mode 100644
index 000000000..e8c9c3efe
--- /dev/null
+++ b/doc/bugs/OSX_case_insensitive_filesystem/comment_5_2123944418123c3aaf187d34df5c11e0._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 5"""
+ date="2016-04-22T18:41:22Z"
+ content="""
+You should not set annex.tune.* globally. Only set it when
+initializing a new git-annex repo for the first time. Clones of the repo will
+automatically inherit the tunings.
+
+See [[tuning]].
+"""]]