Re: [PATCH 0 of 7] [resend] - Improve handling remotes, origin, submodules
From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:44:10
Hi, On Sun, 3 Feb 2008, Mark Levedahl wrote:
This patch series was inspired by several issues dealing with multiple remotes and submodules. The tests added as the last patch demonstrate the specific use pattern to be supported, and that does not work currently.
It seems that everytime you send a new patch series, it gets longer/more complicated/affects more and more of git. As far as I understood, your problem was _purely_ a submodule issue. I find it utterly unnerving that you keep trying to sneak in _anything_ unrelated to submodules. Such as the origin issue. I am getting pretty angry that you keep trying to complicating things in that area! origin is origin is origin. It is the default remote. It is what you can change to fetch from somewhere else _by default_. So I absolutely detest your changes in that regard, who help _noboy_ except people who like confusion. So just change remote.origin.url, but do not mess up our nice source code. If your issue is with git-submodule, then fix _that_, and do not "fix" _anything_ else. Thankyouverymuch, Dscho