Re: [PATCH v3 0/4] Unify pkt-line error handling and refactor smart-http

2018-12-12 Thread Junio C Hamano
Josh Steadmon writes: > This is a reroll of js/smart-http-detect-remote-error that also includes > a fixed version of ms/proto-err-packet-anywhere [1]. Yay. Thanks for reducing a topic I have to worry about by 1 ;-). > The first patch clarifies the use of ERR messages in the pkt-line > protoco

[PATCH v3 0/4] Unify pkt-line error handling and refactor smart-http

2018-12-11 Thread Josh Steadmon
This is a reroll of js/smart-http-detect-remote-error that also includes a fixed version of ms/proto-err-packet-anywhere [1]. The first patch clarifies the use of ERR messages in the pkt-line protocol and unifies error handling in pkt-line.c The second patch refactors smart-http discovery in remo