This a Cake extension to implement GitFlow auto merge for TFS.
Info
Version: | 0.1.3 |
Author(s): | Miguel Abreu |
Last Update: | Monday, December 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mabreuortega/Cake.Tfs |
NuGet Url: | https://www.nuget.org/packages/Cake.Tfs.AutoMerge |
Install
Install-Package Cake.Tfs.AutoMerge
dotnet add package Cake.Tfs.AutoMerge
paket add Cake.Tfs.AutoMerge
Cake.Tfs.AutoMerge Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Core(>= 0.23.0)
Tags