mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-22 20:51:17 +01:00
Update list-branches.ps1
This commit is contained in:
parent
3485a5c4b8
commit
3ce85ad903
@ -1,7 +1,7 @@
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./list-branches.ps1 [<repo-dir>] [<pattern>]
|
||||
.DESCRIPTION lists all branches of the current/given Git repository
|
||||
.DESCRIPTION lists all branches in the current/given Git repository
|
||||
.LINK https://github.com/fleschutz/PowerShell
|
||||
.NOTES Author: Markus Fleschutz / License: CC0
|
||||
#>
|
||||
|
Loading…
Reference in New Issue
Block a user