You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ Check if your PRs are in conflict.
6
6
npm i -g @edison1105/cpr
7
7
```
8
8
9
+
-`cpr -t <token>` set the token of GitHub. **token is a required**. see [new personal access token](https://github.com/settings/tokens/new?scopes=repo)
9
10
-`cpr -u <username>` set the author name of PRs
10
-
-`cpr -t <token>` set the token of GitHub. [New personal access token](https://github.com/settings/tokens/new?scopes=repo)
11
11
-`cpr -s <owner/repo> [-u <username>]` list the PRs which has conflicts
0 commit comments