Re: [PATCH] Teach git-remote to update existing remotes by fetching from them
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:55
Theodore Tso [off-list ref] writes:
..., and (2) fetching
groups of remotes would be overloading concepts for git-fetch, which
makes not only the implementation hard, but also the potential
semantics.
I am with you 100% on this one. Pushing to two separate places
makes perfect sense, but fetching (or worse, pulling) from two
separate places has certain "Huh?" factor in its semantics.