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

gitflow

Bui Anh Thang

|
5,479 installs
| (5) | 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

marketplace installs downloads rating

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

✨ What's new

  • Workspace support 🥳
  • Squash feature during merge (default: false)
  • Fast-forward merge feature into develop branch if only 1 commit
  • Better error message

📒 Todoist

  • Setting to allow fast-forward merge feature
  • Add gitflow funtions into SCM

🏁 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'

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

default

  1. Setup complete!

📝 Note

Forked from vector-of-bool/vscode-gitflow.

Icons made by Flat Icons from www.flaticon.com

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