On Tue, Jun 2, 2015 at 11:59 AM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> Subject: [RFCv2 04/16] upload-pack-2: Implement the version 2 of upload-pack
>
> Nit; s/I/i/, to match others in the series, I think.
>
>> In upload-pack-2 we send each capabili
Stefan Beller writes:
> Subject: [RFCv2 04/16] upload-pack-2: Implement the version 2 of upload-pack
Nit; s/I/i/, to match others in the series, I think.
> In upload-pack-2 we send each capability in its own packet buffer.
>
> Signed-off-by: Stefan Beller
> ---
>
> N
In upload-pack-2 we send each capability in its own packet buffer.
Signed-off-by: Stefan Beller
---
Notes:
Moved the capabilities into a struct containing all the capabilities,
and then we selectively cancel out unwanted capabilities.
.gitignore | 1 +
Makefile| 2 ++
3 matches
Mail list logo