Skip to content

edison1105/cpr

Repository files navigation

cpr

Check if your PRs are in conflict.

npm i -g @edison1105/cpr
  • cpr -t <token> set the token of GitHub. token is a required. see new personal access token
  • cpr -u <username> set the author name of PRs
  • cpr -s <owner/repo> [-u <username>] list the PRs which has conflicts

Screenshot