Re: [PATCH] do not reset in_vain on non-novel acks

2016-09-22 Thread Junio C Hamano
Jonathan Tan writes: > This is regarding the packfile negotiation in fetch-pack. If there is a > concern that MAX_IN_VAIN would be hit too early (as a consequence of the > patch below), I'm currently investigating the possibility of improving > the negotiation ability of the client side further (

[PATCH] do not reset in_vain on non-novel acks

2016-09-22 Thread Jonathan Tan
This is regarding the packfile negotiation in fetch-pack. If there is a concern that MAX_IN_VAIN would be hit too early (as a consequence of the patch below), I'm currently investigating the possibility of improving the negotiation ability of the client side further (for example, by prioritizing re