brian m. carlson wrote: > On Thu, Aug 23, 2018 at 06:54:38PM -0700, Jonathan Nieder wrote: >> For what it's worth, even if it all is in one commit with message >> "wip", I think I'd benefit from being able to see this code. I can >> promise not to critique it, and to only treat it as a rough >> premonition of the future. > > It's in my object-id-partn branch at https://github.com/bk2204/git. > > It doesn't do protocol v2 yet, but it does do protocol v1. It is, of > course, subject to change (especially naming) depending on what the list > thinks is most appropriate. $ git diff --shortstat origin/master...bmc/object-id-partn 185 files changed, 2263 insertions(+), 1535 deletions(-) Beautiful. Thanks much for this. Sincerely, Jonathan