Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>BABA-Git FlowNew to Visual Studio Code? Get it now.
BABA-Git Flow

BABA-Git Flow

Fatih

|
9,572 installs
| (3) | Free
Git Flow extension for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BABA Flow

BABA Flow is an extension to run git flow commands from Visual Studio Code.

Features

  • Setup a git repository for git flow usage. Can also be used to start a git repository.
  • Start, finish, publish, rename, delete feature branches.
  • Start, finish, publish, rename, delete bug fix branches.
  • Start, finish, publish, delete release branches.
  • Start, finish, publish, rename, delete hot fix branches.
  • Start support branches.

Requirements

git flow should be installed on your computer.

Extension Commands

Press ⇧⌘P (Shift + Command + P) for macOS, Ctrl+Shift+P for Windows and Linux distributions to show command palette. Type the following command names.

Commands Description
Git Flow: Init Setup a git repository for git flow usage.
Git Flow: Feature Start Start a feature branch.
Git Flow: Feature Finish Finish a feature branch
Git Flow: Feature Publish Publish a feature branch.
Git Flow: Feature Rename Rename a feature branch.
Git Flow: Feature Delete Delete a feature branch.
Git Flow: Bug Fix Start Start a bug fix branch.
Git Flow: Bug Fix Finish Finish a bug fix branch.
Git Flow: Bug Fix Publish Publish a bug fix branch.
Git Flow: Bug Fix Rename Rename a bug fix branch.
Git Flow: Bug Fix Delete Delete a bug fix branch.
Git Flow: Release Start Start a release branch.
Git Flow: Release Finish Finish a bug fix branch.
Git Flow: Release Publish Publish a release branch.
Git Flow: Release Delete Delete a release branch.
Git Flow: Hot Fix Start Start a hot fix branch.
Git Flow: Hot Fix Finish Finish a hot fix branch.
Git Flow: Hot Fix Publish Publish a hot fix branch.
Git Flow: Hot Fix Rename Rename a hot fix branch.
Git Flow: Hot Fix Delete Delete a hot fix branch.
Git Flow: Support Start Start a support branch.

Release Notes

  • Extension created.

1.0.0

Initial release of BABA Flow

Author

tsdmrfth

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