mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 07:38:15 +02:00
Update the manuals
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
# PowerShell Script: pick-commit.ps1
|
||||
```powershell
|
||||
Cherry-picks a Git commit into one or more branches
|
||||
```
|
||||
# pick-commit.ps1 - Cherry-picks a Git commit into one or more branches
|
||||
|
||||
pick-commit.ps1 [<CommitID>] [<CommitMessage>] [<Branches>] [<RepoDir>]
|
||||
Cherry-picks a Git commit into one or more branches (branch names need to be separated by spaces)
|
||||
|
Reference in New Issue
Block a user