Resolve conflicts: keep pr command with show subcommand

This commit is contained in:
lyn
2026-04-01 17:08:49 +00:00
parent 3930adf362
commit bd41addc7d
3 changed files with 1 additions and 97 deletions

View File

@@ -54,7 +54,6 @@ Manage pull requests on git.hangman-lab.top.
{baseDir}/scripts/git-ctrl pr merge <repo-local-path> <pr-index> <do> [commit-id] [title] [message]
{baseDir}/scripts/git-ctrl pr show <repo-local-path> <pr-index>
```
```
> **Note**: The access token will be automatically generated if not found.