On Wed, Sep 30, 2020 at 03:25:09PM -0700, Junio C Hamano wrote: > OK, so what's the final verdict from us? This is good enough to > move forward as-is? I'd prefer to see the credential-cache--daemon changes either dropped, or split out into a separate patch with the justification of: this probably doesn't matter in practice, but it makes the whole protocol between client and server treat CRLF consistently. I had also raised a question in: https://lore.kernel.org/git/20200929004220.GC898702@xxxxxxxxxxxxxxxxxxxxxxx/ about whether they just care about the empty line, or about CRLF on data lines. If the former (which is what the commit message claims), then I think we can do something much simpler. But I suspect it is the latter, and it is simply the commit message that is a bit misleading. Other than those nits, I think the series is OK. -Peff