RE: [PATCH 5/5] pull: abort by default when fast-forwarding is not possible
From: Felipe Contreras <hidden> Date: 2021-07-15 09:48:14
Elijah Newren via GitGitGadget wrote:
From: Elijah Newren <redacted>
We have for some time shown a long warning when the user does not
specify how to reconcile divergent branches with git pull. Make it an
error now.
A warning doesn't imply deprecation.
Users have been warnged *zero* days that the default is going to change,
to what it's going to change, how to configure the new behavior, or how
to keep the old behavior.
NAK.
--
Felipe Contreras