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
now that we support merging a branch #485 we can look into rebase instead of merge.
although this gets a tad more complicated since any rebase step could fail due to conflicts and then we need to be able to proceed the rebase after conflict resolution was done.