From 98b5762963842ddfcc9b04799dcdab4df86fc955 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 31 Dec 2019 01:38:03 +0000 Subject: [PATCH] Added a comment: named pipes and external remotes --- .../comment_5_aad1896b58e58cbc870c4526ebb824ec._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_5_aad1896b58e58cbc870c4526ebb824ec._comment diff --git a/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_5_aad1896b58e58cbc870c4526ebb824ec._comment b/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_5_aad1896b58e58cbc870c4526ebb824ec._comment new file mode 100644 index 0000000000..22766007cb --- /dev/null +++ b/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_5_aad1896b58e58cbc870c4526ebb824ec._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="named pipes and external remotes" + date="2019-12-31T01:38:03Z" + content=""" +\"External remotes would need to send the content over a pipe for incremental checksumming, so it would need a protocol extension\" -- in the current protocol, if you pass to the TRANSFER request, as the FILE parameter, a named pipe, would something break? +"""]]