Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / applications / diffusion / ssh / __tests__ / hgwiredata / getbundle.txt
blobff28bea22d7a1e2d52637f58f8e2222bceae89fa
1 getbundle
2 * 2
3 common 40
4 0000000000000000000000000000000000000000heads 122
5 7cb27ad591d60500c020283b81c6467540218eda 1036b72db89a0451fa82fcd5462d903f591f0a3c 0b9d8290c4e067a0b91b43062ee9de392e8fae88
6 ~~~~~~~~~~
8   {
9     "command" : "getbundle",
10     "arguments" : {
11       "*" : {
12         "common" : "0000000000000000000000000000000000000000",
13         "heads" : "7cb27ad591d60500c020283b81c6467540218eda 1036b72db89a0451fa82fcd5462d903f591f0a3c 0b9d8290c4e067a0b91b43062ee9de392e8fae88"
14       }
15     },
16     "raw" : "getbundle\n* 2\ncommon 40\n0000000000000000000000000000000000000000heads 122\n7cb27ad591d60500c020283b81c6467540218eda 1036b72db89a0451fa82fcd5462d903f591f0a3c 0b9d8290c4e067a0b91b43062ee9de392e8fae88"
17   }