summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-10 14:25:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-10 14:25:03 -0400
commite8bb07f1315c4f745cbd45c9622158492b9885df (patch)
treea5de3516d87428606144bcc86ce5e18c8df6735f /doc
parent8c1e4ca62f85f0a8905b7f42ea8f28e73180e6a2 (diff)
respond
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist:_provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn b/doc/todo/wishlist:_provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn
index ab4e488c8..b18eace9a 100644
--- a/doc/todo/wishlist:_provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn
+++ b/doc/todo/wishlist:_provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn
@@ -1 +1,5 @@
I understand that for backwards compatibility the non-bare remotes use the old "mixed" case scheme. However, for new annexes, it'd make sense to be able to use the new one so the scheme matches in all remotes.
+
+> If this option existed then every clone of a repository would need to set
+> it, or files would be hashed into the wrong location and would appear not
+> visible. Sounds like a bug magnet to me; not attractive. --[[Joey]]