Skip to content

qubicaamf/GitFlowAVH.VSIX

 
 

Repository files navigation

GitFlow AVH for Visual Studio

Built on top of an extension originally created by Jakob Ehn

Features

This Team Explorer extension integrates GitFlow AVH into your development workflow. It lets you easily create and finish feature, bugfix, release, hotfix and support branches right from Team Explorer.

It exposes the most common GitFlow options when finishing branches, such as options to delete branches, rebase on development branch and tagging of release branches.

Prerequirements

The extension requires Visual Studio 2019. It will install GitFlow for you if it is not found on the machine. Since GitFlow depends on Git for Windows, this must be installed before using the extension

Screenshots

Initialize repo for GitFlow

Initialize

Team Explorer menu item

Initialize

Start New Feature

Start feature

Finish Feature

Finish feature

Start New Bugfix

Start feature

Start New Release

Start feature

Start New Hotfix

Start feature

Start New Support

Start feature

List of current GitFlow branches

List features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 49.8%
  • Shell 49.0%
  • Other 1.2%