File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -214,10 +214,12 @@ smart server reply:
214
214
S: Cache-Control: no-cache
215
215
S:
216
216
S: 001e# service=git-upload-pack\n
217
+ S: 0000
217
218
S: 004895dcfa3633004da0049d3d0fa03f80589cbcaf31 refs/heads/maint\0multi_ack\n
218
219
S: 0042d049f6c27a2244e12041955e262a404c7faba355 refs/heads/master\n
219
220
S: 003c2cb58b79488a98d2721cea644875a8dd0026b115 refs/tags/v1.0\n
220
221
S: 003fa3c2e2402b99163d1d59756e5f207ae21cccba4c refs/tags/v1.0^{}\n
222
+ S: 0000
221
223
222
224
The client may send Extra Parameters (see
223
225
Documentation/technical/pack-protocol.txt) as a colon-separated string
@@ -277,6 +279,7 @@ The returned response contains "version 1" if "version=1" was sent as an
277
279
Extra Parameter.
278
280
279
281
smart_reply = PKT-LINE("# service=$servicename" LF)
282
+ "0000"
280
283
*1("version 1")
281
284
ref_list
282
285
"0000"
You can’t perform that action at this time.
0 commit comments