On Thu, Mar 11, 2010 at 10:21 AM, Junio C Hamano [off-list ref] wrote:
* ld/push-porcelain (2010-02-26) 4 commits
(merged to 'next' on 2010-03-02 at d15bb1e)
+ git-push: add tests for git push --porcelain
+ git-push: make git push --porcelain print "Done"
+ git-push: send "To <remoteurl>" messages to the standard output in --porcelain mode
+ git-push: fix an advice message so it goes to stderr
"diff -q" in t5516, "add tests for git push --porcelain" is not
suported on Solaris. test_cmp should be used instead.
--
Duy