On Thu, Jan 3, 2019 at 3:05 PM Junio C Hamano <gits...@pobox.com> wrote: > > Masaya Suzuki <masayasuz...@google.com> writes: > > > This makes it possible for servers to send an error message back to clients > > in > > an arbitrary situation. > > > > The first patch was originally sent in [1]. This version includes some fix. > > > > The second patch was originally sent in [2]. Later, this was cherry-picked > > in > > [3]. In the discussion in [3], we agreed that this error packet handling > > should > > be done only against the Git pack protocol handling code. With this > > agreement, > > the patch series sent in [3] is abandoned (according to [4]). This is a > > patch > > series based on that agreement on limiting the error packet handling. > > In short, are you shooting js/smart-http-detect-remote-error topic > down and replacing it with this one? > > As that topic is not yet in 'next', I am perfectly fine doing that. > I just want to make sure that is what you meant, as my reading of > [4] was a bit fuzzy.
Sorry, I think I referenced a wrong email. [4] was meant to be https://public-inbox.org/git/20181219233005.gi37...@google.com/. I think he wants to have https://public-inbox.org/git/20181116084725.ga31...@sigill.intra.peff.net/, https://public-inbox.org/git/20181116084838.gb31...@sigill.intra.peff.net/, and https://public-inbox.org/git/20181116084951.gc31...@sigill.intra.peff.net/ for js/smart-http-detect-remote-error.