From: Junio C Hamano Date: Mon, 15 Mar 2010 07:58:24 +0000 (-0700) Subject: Merge branch 'ld/push-porcelain' X-Git-Tag: v1.7.1-rc0~67 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/66bce02ec459123d07c3f0230906cc2f8e36504c?hp=66bce02ec459123d07c3f0230906cc2f8e36504c Merge branch 'ld/push-porcelain' * ld/push-porcelain: t5516: Use test_cmp when appropriate git-push: add tests for git push --porcelain git-push: make git push --porcelain print "Done" git-push: send "To " messages to the standard output in --porcelain mode git-push: fix an advice message so it goes to stderr Conflicts: transport.c ---