Skip to content

feat: add pr checkout command#24

Merged
hex2dec merged 3 commits intomainfrom
issue-9-pr-checkout
Mar 20, 2026
Merged

feat: add pr checkout command#24
hex2dec merged 3 commits intomainfrom
issue-9-pr-checkout

Conversation

@hex2dec
Copy link
Copy Markdown
Owner

@hex2dec hex2dec commented Mar 20, 2026

Summary

  • add gitee pr checkout to fetch and switch to an existing pull request branch
  • report created vs existing branch state in text and JSON output
  • cover missing PRs, invalid local git context, and checkout conflicts with fixture-based tests

Testing

  • cargo test -q
  • cargo fmt -- --check
  • cargo clippy --all-targets --all-features -- -D warnings

Closes #9

@hex2dec hex2dec force-pushed the issue-9-pr-checkout branch from bca8111 to e433029 Compare March 20, 2026 05:59
@hex2dec hex2dec merged commit 0457b76 into main Mar 20, 2026
@hex2dec hex2dec deleted the issue-9-pr-checkout branch March 20, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pull Request Checkout

1 participant