Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>gitflowNew to Visual Studio Code? Get it now.
gitflow

gitflow

vector-of-bool

|
168,015 installs
| (13) | Free
Gitflow integration and support in Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gitflow integration for Visual Studio Code

This extension provides integration and support for gitflow. It is based on this gitflow implementation and intends to be fully compatible with it.

Getting Started

If you already have gitflow set up for your repository, just start execcuting gitflow commands from the Command Palette!

Opening example

Starting from Scratch

  1. First, initialize git:
$ git init
  1. Open the VS Code Command Palette and type 'gitflow'

  2. Select 'Initialize repository for gitflow' Initializing Git Flow

  3. Follow the command prompts and accept the defaults... Defaults

  4. Setup complete!

Note

Development is ongoing. Please help support this project by trying it out and submitting issues and feature requests to the github page.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft