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
Git remotes (e.g. origin) can have different fetch and push URLs. Before
clone() just set the fetch URL for both in the new temporary repo.
If the user set a push URL, SCVersioning would effectively not use it at
all. Fixing this.
0 commit comments