Skip to content

proge-software/GitFlow.VS

 
 

Repository files navigation

GitFlow with PR for Visual Studio 2019

Forked from https://github.com/jakobehn/GitFlow.VS

Features

This Team Explorer extension integrates GitFlow with PullRequest into your development workflow. It lets you easily create and finish feature, release and hotfix 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 and azure-cli for you. Since GitFlow with PR depends on Git for Windows, this must be installed before using the extension

Screenshots

Initialize repo for GitFlow

Initialize

Start New Feature

Start feature

Finish Feature

Finish feature

List of current features

List features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 52.4%
  • C# 45.4%
  • PowerShell 1.3%
  • Other 0.9%