On Thu, Apr 11, 2013 at 03:12:20AM +0530, Ramkumar Ramachandra wrote:
Jonathan Nieder wrote:
quoted
My first hunch is not to like this, since it means
git push -- master next
might push to two different remotes and because it's not obvious
to me when it would be useful.
Yes, it will push to two different remotes. And why is it not useful?
It's not that it's not potentially useful. It's that it may be
surprising and annoying to users who did not want that.
-Peff