diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote/comment_1_875fdf1aacff3cc2c3732450f052d711._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/todo/git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote/comment_1_875fdf1aacff3cc2c3732450f052d711._comment b/doc/todo/git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote/comment_1_875fdf1aacff3cc2c3732450f052d711._comment new file mode 100644 index 000000000..a9ca1a645 --- /dev/null +++ b/doc/todo/git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote/comment_1_875fdf1aacff3cc2c3732450f052d711._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-08-15T17:20:10Z" + content=""" +This is an external special remote, and the meaning of prefix= and other +parameters used when initializing an external special remote is up to that +special remote. + +For all git-annex knows, that may be some kind of binary +value, or access token that you don't want scrawled on the screen. It makes +sense for `git-annex info` not to display this stuff since it does not know +what it is. + +It might make sense to extend the external special remote protocol +with a command to get additional info to display. +"""]] |