mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
new-branch.ps1 [<BranchName>] [<RepoDir>]
|
||||
.DESCRIPTION
|
||||
Creates and switches to a new branch in a Git repository
|
||||
.DESCRIPTION
|
||||
new-branch.ps1 [<BranchName>] [<RepoDir>]
|
||||
.EXAMPLE
|
||||
PS> ./new-branch test123
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user