From: Junio C Hamano Date: Mon, 1 Oct 2012 19:58:34 +0000 (-0700) Subject: Merge branch 'jk/receive-pack-unpack-error-to-pusher' X-Git-Tag: v1.8.0-rc0~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=03b98d2e78debf163d0dccc98a213dcd4608d7d8;p=git.git Merge branch 'jk/receive-pack-unpack-error-to-pusher' Send errors from "unpack-objects" and "index-pack" back to the "git push" over the git and smart-http protocols, just like it is done for a push over the ssh 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 --- 03b98d2e78debf163d0dccc98a213dcd4608d7d8