Jiang Xin <worldhello.net@xxxxxxxxx> writes: > Changes since v2 and v3: > > * Implement a on-the-wire protocol, and add new test helper to test > the on-the-wire protocol. See patch 2/5. > > * Refactor report() on both server and client side for reporting of > proc-receive. See patch 5/5. > > > Jiang Xin (5): > transport: not report a non-head push as a branch > receive-pack: add new proc-receive hook > refs.c: refactor to reuse ref_is_hidden() > receive-pack: new config receive.procReceiveRefs > receive-pack: refactor report for proc-receive t5516 detects breakage of these patches that are queued directly on top of 2.26. The tip of 'pu' tonight includes this, and fails. E.g. https://travis-ci.org/github/git/git/builds/666579791 Thanks.