cc pr
Usage
cc pr <target-branch>Arguments
Argument
Description
Examples
cc pr staging # open PR from current branch → staging
cc pr main # open PR from current branch → mainHow It Works
https://github.com/your-org/your-repo/compare/staging...your-feature-branchLast updated
Was this helpful?