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
As we all know, do git rebase main(base_branch) and then force push to the head branch also can set the base of head branch update to the base branch, So I think maybe we can also add it as
a optional way on ui. Thanks