Get-StaleGitBranches
1.0.0
This script scans the specified Git repository (or the current directory if none is provided),
identifies branches not fully merged to master, and produces a styled HTML report of those
branches along with commit stats, authorship, and PR status. It supports caching for performance
and includes options for filtering and limiting results.
Installation Options
Owners
Copyright
© 2025 Gary McNickle
Package Details
Author(s)
- Gary McNickle
Tags
git stale branches html report powershell
Functions
Remove-CacheFolder Get-GitHubRepoInfo Get-CachedGitOutput Write-StaleBranchHtmlReport Get-CommitInfo Test-IsBranchMerged Test-BranchWasMergedViaPR Test-BranchHasOpenPR Get-BranchStats Get-FilteredBoundParams Get-StaleGitBranches
Dependencies
This script has no dependencies.
FileList
- Get-StaleGitBranches.nuspec
- Get-StaleGitBranches.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 3 | 8/8/2025 |