This is a Visual Studio Code extension that adds support for git-flow
In this early release, very basic support has been added allowing the user to:
- Start/Finish Feature branches
- Start/Finish Release branches
- Start/Finish Hotfix branches
- Get the status of a git repository
What features would you like to see?
- git (if you have installed VS Code, this should also already exist on your machine)
- git-flow