-
Notifications
You must be signed in to change notification settings - Fork 707
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
- Create a fork of a repo
- Clone your fork. Configure your remotes so that your fork is
originand the upstream repo isupstream. - 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.remotesconfigured correctly). - Remove GHPRI's knowledge of your PR (can delete the
github-pr-owner-numberfrom 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.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded