mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Rename to pick-commit.ps1
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Builds all Git repositories in a folder
|
||||
.DESCRIPTION
|
||||
make-repos.ps1 [<ParentDir>]
|
||||
build-repos.ps1 [<ParentDir>]
|
||||
.PARAMETER ParentDir
|
||||
Specifies the path to the folder containing the Git repositories
|
||||
.EXAMPLE
|
||||
PS> ./build-repos C:\MyRepos
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user