gitlink-cli/shortcuts/pr
蒋天翔 afed2c9b7e feat: add pr commits/branches/check-merge shortcuts with tests
Add three new shortcuts to the pr module:
- commits: list commits in a pull request (v1 API)
- branches: list branches for PR creation
- check-merge: check if two branches can be merged

Each shortcut includes unit tests covering both success and HTTP error paths.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 08:41:39 +08:00
..
pr.go feat: add pr commits/branches/check-merge shortcuts with tests 2026-06-03 08:41:39 +08:00
pr_test.go feat: add pr commits/branches/check-merge shortcuts with tests 2026-06-03 08:41:39 +08:00