Re: Align git push stderr output to the same as git pull

2014-07-10 Thread Jeff King
On Thu, Jul 10, 2014 at 03:33:47PM +1000, Sam McLeod wrote: > 'For already up-to-date repos return "Already up-to-date" which is the > same message git pull returns.' Please send your patches inline as a single body part, as generated by "git format-patch" (you can use git-send-email to send). >

Align git push stderr output to the same as git pull

2014-07-09 Thread Sam McLeod
As per: https://github.com/git/git/pull/100 'For already up-to-date repos return "Already up-to-date" which is the same message git pull returns.' Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part