You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm fine recommending this as an optional alternative to --no-ff if people want to do it. My personal preference is to build up the muscle memory to instinctively type --no-ff when you merge.
git config branch.master.mergeoptions "--no-ff"
The text was updated successfully, but these errors were encountered: