Jeff King [off-list ref] writes:
On Mon, Jan 07, 2019 at 03:34:10PM -0800, Junio C Hamano wrote:
quoted
* jk/proto-v2-hidden-refs-fix (2018-12-14) 3 commits
- upload-pack: support hidden refs with protocol v2
- parse_hide_refs_config: handle NULL section
- serve: pass "config context" through to individual commands
The v2 upload-pack protocol implementation failed to honor
hidden-ref configuration, which has been corrected.
Will merge to 'next'.
Sorry I didn't catch this before it hit 'next', but I think we were
planning to scrap this in favor of:
https://public-inbox.org/git/20181218124750.GC30471@sigill.intra.peff.net/
Ouch, indeed.
I did recall that [ref] was
the final verdict, which did mention that message, but somehow I
final onefailed to act on it.
Let me revert the merge and redo the topic.
Thanks.