diff options
author | Jeff King <peff@peff.net> | 2012-09-21 01:32:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-21 09:44:11 -0700 |
commit | 59bfdfb82a0e51f6e0a40197cd662196406b1bec (patch) | |
tree | ba83e6a84c5bb50ca03f3506fcff685216c91125 /COPYING | |
parent | Merge branch 'nd/maint-diffstat-summary' into maint (diff) | |
download | tgif-59bfdfb82a0e51f6e0a40197cd662196406b1bec.tar.xz |
receive-pack: redirect unpack-objects stdout to /dev/null
The unpack-objects command should not generally produce any
output on stdout. However, if it's given extra input after
the packfile, it will spew the remainder to stdout. When
called by receive-pack, this means we will break protocol,
since our stdout is connected to the remote send-pack.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions