Re: Pull is Mostly Evil
From: Jeff King <hidden>
Date: 2016-06-15 23:00:59
On Fri, May 02, 2014 at 04:55:01PM -0500, Felipe Contreras wrote:
They can do: % git pull origin master That shouldn't revese the bases.
Then they have to remember to do that every time, no? That seems a little error-prone versus setting a config option.
quoted
Such users are going to run "git pull origin master" or just "git pull" to get that merge.I'd say the vast majority of users running "git pull" want the parents reversed, the minority that doesn't can switch to "git pull origin master" (or add a configuration).
I'm not sure I agree, but I don't think either of us has actual data.
Most likely the consensus and the proposals will be ignored and nothing will change as usual, but that's a different thing.
Is it truly necessary to make sniping comments like this at the end of each email? It _is_ being discussed right now, and these comments do nothing except irritate your readers. Please stop. -Peff