Jonathan Tan <jonathantanmy@xxxxxxxxxx> writes: >> * jt/fetch-pack-negotiator (2018-06-15) 7 commits >> - fetch-pack: introduce negotiator API >> - fetch-pack: move common check and marking together >> - fetch-pack: make negotiation-related vars local >> - fetch-pack: use ref adv. to prune "have" sent >> - fetch-pack: directly end negotiation if ACK ready >> - fetch-pack: clear marks before re-marking >> - fetch-pack: split up everything_local() >> (this branch is used by jt/fetch-nego-tip.) >> >> Code restructuring and a small fix to transport protocol v2 during >> fetching. >> >> Is this ready for 'next'? > > Sorry for the late reply - I think that this is ready for "next". I have > addressed all the comments that you, Jonathan Nieder and Brandon > Williams have given, and Brandon has given his OK [1]. > > [1] https://public-inbox.org/git/20180625182434.GE19910@xxxxxxxxxx/ Thanks, I've re-read it over the weekend and agree that we are in a good shape here.