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
test: add a test to confirm the git-sync not pulling latest issue (#1146)
`git-sync` v4.1.0 couldn't pull the latest commit from a branch when the
branch has multiple remotes and the branch in different remotes are out
of sync.
This commit adds a test to confirm the behavior. A subsequent commit
will update git-sync to v4.2.0 to fix this issue.
0 commit comments