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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BranchesWithUpstreamGone

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BranchesWithUpstreamGone

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
0.0.2 (current version) 74 2/15/2022
0.0.1 25 1/2/2022