Closed jhm-ciberman closed 7 years ago
I have an existing repository with master and develop branches and executed the command "Gitflow init" from the provided extension commands with all the default parameters and the following VSCode message appeared: (At the top of the screen)
master
develop
"[ERROR] false == true" (close)
I have seen this many times now that Workspaces has been introduced in VS Code.
This was fixed in PR #18, but I didn't push out the fix until just now. Sorry for the delay. Tell me if this persists!
I have an existing repository with
master
anddevelop
branches and executed the command "Gitflow init" from the provided extension commands with all the default parameters and the following VSCode message appeared: (At the top of the screen)