I was working on reducing syscalls required for cat-file --batch (and readers) in a different patch, but noticed a bug in my yet-to-be-published patch wasn't detected in our test suite, only via 3rd-party Perl code. Then I noticed Git.pm documentation was wrong..., so fixes are in reverse order. Eric Wong (2): Git.pm: use array in command_bidi_pipe example t9700: ensure cat-file info isn't buffered by default perl/Git.pm | 4 ++-- t/t9700/test.pl | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-)