diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-02-11 01:36:52 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-11 01:36:52 +0000 |
commit | f1e3f91bbbcfcd0332aae7d0bde630400866c8ca (patch) | |
tree | ad45cf159d5a68fb1e1ebe2d0fc3e8579bf30e79 /doc/design/external_special_remote_protocol | |
parent | d103ab9e49de11f69f0b804157e597a3e9a12566 (diff) |
Added a comment
Diffstat (limited to 'doc/design/external_special_remote_protocol')
-rw-r--r-- | doc/design/external_special_remote_protocol/comment_14_71c3e21a72222250bab933e1c9167fbc._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol/comment_14_71c3e21a72222250bab933e1c9167fbc._comment b/doc/design/external_special_remote_protocol/comment_14_71c3e21a72222250bab933e1c9167fbc._comment new file mode 100644 index 000000000..095f22537 --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_14_71c3e21a72222250bab933e1c9167fbc._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.172" + subject="comment 14" + date="2014-02-11T01:36:51Z" + content=""" +Schnouki, fixed SETCONFIG docs. Note that this is a wiki. :) + +I agree it's a little weird for SETCREDS to have a username and a password. This is just exposing git-annex's existing credential storage which has a tuple of values rather than using, say, a multivalue map. If you only need one it's fine to put in a dummy value for the other one. + +Re PROGRESS, it seems I hooked up the progress stuff, so it was visible in the webapp, but forgot to put up a progress display at the command line. Fixed in git. + +I look forward to seeing your special remote implementation! +"""]] |