diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-04 13:13:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-04 13:13:06 -0400 |
commit | ccc8649394b8c9b27920245a801e9b0831fe6e5c (patch) | |
tree | 97306feda968811c40dec0f27f4aaa7ff6d74901 /doc/tuning | |
parent | 67bb5716c582a3b911be15395f32a7b3255b93dc (diff) |
comment
Diffstat (limited to 'doc/tuning')
-rw-r--r-- | doc/tuning/comment_2_a0091dbb39b79dfe101d05f9a5db216f._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/tuning/comment_2_a0091dbb39b79dfe101d05f9a5db216f._comment b/doc/tuning/comment_2_a0091dbb39b79dfe101d05f9a5db216f._comment new file mode 100644 index 000000000..364d2c9da --- /dev/null +++ b/doc/tuning/comment_2_a0091dbb39b79dfe101d05f9a5db216f._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-02-04T17:09:41Z" + content=""" +Right, it's not simply lower-casing but a different hash strategy +as described in [[internals/hashing]]. + +Combining annex.tune.objecthashlower and annex.tune.objecthash1 will +result in one level of hash directories. If you get two levels then +you probabaly typoed "objecthas1" ... +"""]] |