|
1 | 1 | [submodule "release"] |
2 | 2 | path = release |
3 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/release |
| 3 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 4 | + branch = release |
4 | 5 | [submodule "testbench/mp-manager"] |
5 | 6 | path = testbench/mp-manager |
6 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/mp/manager |
| 7 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 8 | + branch = test/mp/manager |
7 | 9 | [submodule "testbench/mp-prototype"] |
8 | 10 | path = testbench/mp-prototype |
9 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/mp/prototype |
| 11 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 12 | + branch = test/mp/prototype |
10 | 13 | [submodule "testbench/mp-queue"] |
11 | 14 | path = testbench/mp-queue |
12 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/mp/queue |
| 15 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 16 | + branch = test/mp/queue |
13 | 17 | [submodule "testbench/mp-server"] |
14 | 18 | path = testbench/mp-server |
15 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/mp/server |
| 19 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 20 | + branch = test/mp/server |
16 | 21 | [submodule "testbench/mp-tempfile"] |
17 | 22 | path = testbench/mp-tempfile |
18 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/mp/tempfile |
| 23 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 24 | + branch = test/mp/tempfile |
19 | 25 | [submodule "testbench/rc-abc"] |
20 | 26 | path = testbench/rc-abc |
21 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/rc/abc |
| 27 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 28 | + branch = test/rc/abc |
22 | 29 | [submodule "testbench/rc-fileio"] |
23 | 30 | path = testbench/rc-fileio |
24 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/rc/fileio |
| 31 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 32 | + branch = test/rc/fileio |
25 | 33 | [submodule "testbench/rc-protochain"] |
26 | 34 | path = testbench/rc-protochain |
27 | | - url = https://github.com/JarryShaw/PyPCAPKit/tree/test/rc/protochain |
| 35 | + url = https://github.com/JarryShaw/PyPCAPKit.git |
| 36 | + branch = test/rc/protochain |
28 | 37 | [submodule "testbench/rc-protocols"] |
29 | 38 | path = testbench/rc-protocols |
30 | | - url = http://github.com/JarryShaw/PyPCAPKit/tree/test/rc/protocols |
| 39 | + url = http://github.com/JarryShaw/PyPCAPKit.git |
| 40 | + branch = test/rc/protocols |
0 commit comments