From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:17
sean [off-list ref] writes:
What about just always excluding the origin branch from being
implicitly pushed; even if it does exist in both repositories?
In the rare cases where it is actually desired to be pushed,
it can be done explicitly.
The problem is "origin" is just a Porcelain convention and we
would not want to teach that to the core level, so that will not
fly.