BranchesWithUpstreamGone
0.0.2
PowerShell module for finding and deleting git branches whose upstream counterparts no longer exist. Inspired by this blog post from James Pearson: https://jpearson.blog/2021/10/20/tip-remove-brancheswithupstreamgone/.
Installation Options
Owners
Copyright
Copyright (c) 2021 Jan Hoek
Package Details
Author(s)
- Jan Hoek
Tags
git module powershell branch upstream
Functions
Get-BranchesWithUpstreamGone Remove-BranchesWithUpstreamGone
Dependencies
This module has no dependencies.
FileList
- BranchesWithUpstreamGone.nuspec
- BranchesWithUpstreamGone.psd1
- BranchesWithUpstreamGone.psm1
- LICENSE
- .vscode\launch.json
- Public\Get-BranchesWithUpstreamGone.ps1
- Public\Remove-BranchesWithUpstreamGone.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.2 (current version) | 84 | 2/15/2022 |
0.0.1 | 27 | 1/2/2022 |