diff --git a/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_8_44ae52059790e105442067c311a7ec8b._comment b/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_8_44ae52059790e105442067c311a7ec8b._comment new file mode 100644 index 0000000000..25c1ae81e3 --- /dev/null +++ b/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_8_44ae52059790e105442067c311a7ec8b._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2015-08-19T18:03:22Z" + content=""" +I chose readonly=true to be consistent with the annex.readonly git config +values. This is inconsistent with some other initremote stuff that uses +foo=yes. + +I should probably make everything accept everything, which seems to be +approximately what git-config does, but too much bother for now. + +---- + +Indeed, WHEREIS is not useful for encrypted (or chunked) special remotes. +I've made it not be used in those cases. +"""]]