fix: use /pulls instead of /pulls/pinned (#4)

This commit was merged in pull request #4.
This commit is contained in:
lyn
2026-04-01 17:09:04 +00:00
parent dc5ce61bf7
commit 4d98d83fbb
3 changed files with 94 additions and 17 deletions

View File

@@ -52,6 +52,7 @@ Manage pull requests on git.hangman-lab.top.
{baseDir}/scripts/git-ctrl pr list <repo-local-path>
{baseDir}/scripts/git-ctrl pr commits <repo-local-path> <pr-index>
{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.