summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-16 18:06:44 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-16 18:06:44 -0400
commit2286c5acb4b3917a71067264cc1075638848d340 (patch)
tree20b5fed16c0d7a9719a420dc56249ae26f3022bf
parentbb4ccdd2d8fc49047d8883d40a04c0c52f1f061a (diff)
parentdbf3a3ff4b85cb1df8c164fc0ab311eb022a61e3 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/devblog/day_426__grab_bag/comment_1_4d01c756850032d351fa99188a3301a7._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devblog/day_426__grab_bag/comment_1_4d01c756850032d351fa99188a3301a7._comment b/doc/devblog/day_426__grab_bag/comment_1_4d01c756850032d351fa99188a3301a7._comment
new file mode 100644
index 000000000..7b5a2949a
--- /dev/null
+++ b/doc/devblog/day_426__grab_bag/comment_1_4d01c756850032d351fa99188a3301a7._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="https://anarc.at/openid/"
+ nickname="anarcat"
+ avatar="http://cdn.libravatar.org/avatar/b36dcf65657dd36128161355d8920a99503def9461c1bb212410980fe6f07125"
+ subject="how about reusing the special remote protocol?"
+ date="2016-11-16T21:58:08Z"
+ content="""
+git-annex already has a custom protocol detailed in [[design/external_special_remote_protocol]]. it could be quite useful to have that protocol extended to support direct object transfer instead of having to mess around with temporary files like may remotes do, for example...
+
+maybe that makes no sense at all, i don't know. :) --[[anarcat]]
+"""]]