Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint
commit25c08907a0a178d352b318f8d1de15d2680394ff
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:34:19 +0000 (8 11:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:34:19 +0000 (8 11:34 -0700)
tree92573d3b0059d3608f8d5403b36617c5c1a1a49c
parent9b4030cd98c7fa564905979d075aaf1312de8567
parent74eb32d3a49c490b0322fb9e4100b5bb08ef7f2a
Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint

"git receive-pack" (the counterpart to "git push") did not give
progress output while processing objects it received to the puser
when run over the smart-http protocol.

* jk/receive-pack-unpack-error-to-pusher:
  receive-pack: drop "n/a" on unpacker errors
  receive-pack: send pack-processing stderr over sideband
  receive-pack: redirect unpack-objects stdout to /dev/null