posh-git-workflow
1.0.1
posh-git-workflow is a PowerShell module that automates GitHub Flow (https://guides.github.com/introduction/flow/) and similar branching models with a set of cmdlets to sync a fork, create/push a feature branch and submit a pull request. It also facilitates teams with longer release cycles with a set of release branch management cmdlets.
Installation Options
Owners
Copyright
(c) 2016 Roman Novitsky. All rights reserved.
Package Details
Author(s)
- Roman Novitsky
Tags
git PullRequest GitHub VSTS VisualStudioOnline TFS
Functions
Sync-Fork New-Feature New-ReleaseFix Complete-Feature Complete-ReleaseFix Complete-Release Push-Feature Push-ReleaseFix Set-PullRequestUrl Get-Features Get-Releases Get-ReleaseFixes
Dependencies
This module has no dependencies.
Release Notes
Initial release
FileList
- posh-git-workflow.nuspec
- posh-git-workflow.psd1
- posh-git-workflow.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 1,475 | 10/8/2018 |
1.1.0 | 77 | 3/19/2018 |
1.0.1 (current version) | 18 | 3/11/2018 |
1.0.0 | 16 | 3/10/2018 |