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
What you are trying to do is merge an older commit into a newer commit where the older commit is a direct ancestor of the newer commit.
Git would tell you "Already up to date." when you do that.
When I try to show no-ff merge I get (tried both positions):
The text was updated successfully, but these errors were encountered: