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
Fixes "ambiguous arguments" problem
The issue was that it was trying to see if the remote integration branch fully contained the local integration branch even if the local integration branch didn't exist.
FixesGH-145