Update list-branches.ps1

This commit is contained in:
Markus Fleschutz 2023-04-12 14:13:56 +02:00
parent bf5b548e7e
commit 738c78b706

View File

@ -1,6 +1,6 @@
<#
.SYNOPSIS
Lists all branches in a Git repository
Lists Git branches
.DESCRIPTION
This PowerShell script lists all branches in a Git repository.
.PARAMETER RepoDir