]> git.ipfire.org Git - thirdparty/git.git/commit - transport.c
Merge branch 'ld/push-porcelain'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Mar 2010 07:58:24 +0000 (00:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Mar 2010 07:58:24 +0000 (00:58 -0700)
commit66bce02ec459123d07c3f0230906cc2f8e36504c
tree53a1699e3cb68ef7483c98bd28cc85e5d3c76738
parent2949151fe9d92b2c3405f188e650d9bb7b46c663
parentc296134d038fe6d836fe3848e0b342d920933683
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 <remoteurl>" messages to the standard output in --porcelain mode
  git-push: fix an advice message so it goes to stderr

Conflicts:
transport.c
builtin/push.c
builtin/send-pack.c
transport.c