On Wed, Oct 31, 2018 at 01:38:59PM -0400, Eric Sunshine wrote: > On Tue, Oct 30, 2018 at 07:23:38PM -0400, Jeff King wrote: > > There are three ways to convince cat-file to stream a blob: > > > > - cat-file -p $blob > > > > - cat-file blob $blob > > > > - echo $batch | cat-file --batch > > > > In the first two, we simply exit with the error code of > > streaw_blob_to_fd(). That means that an error will cause us > > Your "m" got confused and ended up upside-down. Heh. I'm not sure how I managed that. They're not exactly next to each other on a qwerty keyboard. -Peff