Hi, On Mon, Apr 27, 2020 at 06:17:37PM -0700, Junio C Hamano wrote: > * jn/demote-proto2-from-default (2020-04-22) 1 commit > (merged to 'next' on 2020-04-22 at 1a5e0b221a) > + Revert "fetch: default to protocol version 2" > > Those fetching over protocol v2 from linux-next and other kernel > repositories are reporting that v2 often fetches way too much than > needed. > > Will merge to 'master'. ... > * jt/v2-fetch-nego-fix (2020-04-27) 3 commits > - fetch-pack: in protocol v2, reset in_vain upon ACK > - fetch-pack: in protocol v2, in_vain only after ACK > - fetch-pack: return enum from process_acks() Would it be ok to just proceed with the fix and skip the revert? Or do we intend to revert 'jn/demote-proto2-from-default' after the fix has landed into 'master'? Cheers, Son Luong.