Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>WorkFlowerNew to Visual Studio Code? Get it now.
WorkFlower

WorkFlower

Preview

André Gonçalves de Pinho Daube

|
1,032 installs
| (0) | Free
Management Tool for Development Workflow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WorkFlower

Sophisticated Client Side Git Branching Model Enforcement Designed for Development & Maintenance

Description

Major and minor versions are considered as a release version to be maintained, the patch version is considered as a fix version tied to a release version.

Branching Model

Release call:
develop → feature/x → develop
Release creation:
develop → release/x.x → version/x.x
Regression Test Call:
release/x.x → regressiontest/x.x/x → release/x.x

Fix call:
version/x.x → fix-feature/x.x/x → version/x.x
Fix creation:
version/x.x → fix/x.x.x → version/x.x

Requirements

  • Git must be configured for the current project (Including authentication)
  • Git must be useable in the terminal (No git instance managed by third party software)
  • master branch must exist and is the branch to start with
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft