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
Clone your fork. Configure your remotes so that your fork is origin and the upstream repo is upstream.
Checkout a topic branch in your fork
Commit some changes
Make a pull request back to the original repo that you forked from. (if the upstream repo doesn't show in the PR view, make sure that you have githubPullRequest.remotes configured correctly).
Remove GHPRI's knowledge of your PR (can delete the github-pr-owner-number from your git config and reload or create a Codespace from the PR).
🐛 The "Pull Request" view will not show. GHPRI is not able to tell that the current branch is associated with a PR.
originand the upstream repo isupstream.githubPullRequest.remotesconfigured correctly).github-pr-owner-numberfrom your git config and reload or create a Codespace from the PR).