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: stable/github-pr/README.MD
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,33 @@ Creates a new pull request in GitHub
10
10
-`HEAD`: The name of the branch where your changes are implemented. For cross-repository pull requests in the same network, namespace head with a user like this: username:branch
11
11
-`BASE`: The name of the branch you want the changes pulled into. This should be an existing branch on the current repository. You cannot submit a pull request to one repository that requests a merge to a base of another repository.
0 commit comments