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
No, this is currently not possible. Option MERGE_METHOD: "rebase" will merge without merge commit, but it does not check if HEAD is up-to-date first (what ff-only does)
Is there a way to specify merge with
--ff-only
?The text was updated successfully, but these errors were encountered: