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
Hi. I have cloned two different Git repositories into the same vscode workspace. I create a release 1.0.0 on one repository, and now I would like to create a 1.0.0 release also on the other repository. The GitFlow plugin will not allow me to create the same release on the second repository, even though the two repositories are unrelated:
There is an existing release branch "release/v1.0.0". Finish that release before starting a new one.