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
It's common when working on a PR to merge in changes to the main branch via the UI, creating a merge commit. It would be great if git-sync would fast-forward those commits into the relevant branch, so that subsequent work on the branch is compatible.