Skip to content

Commit 4f1a95e

Browse files
committed
detail
1 parent 05f7ff1 commit 4f1a95e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can quickly view GitHub PR changes directly in VS Code using the **Compare G
4646
4. Authenticate with GitHub if prompted (uses VS Code's built-in GitHub authentication)
4747
5. The extension will:
4848
- Fetch the PR's head commit
49-
- Checkout the PR branch
49+
- Checkout the PR branch as `pr/<number>/<headOwner>/<headRefName>`
5050
- Compare it against the PR's base branch
5151
- Display all changes in the tree view
5252

0 commit comments

Comments
 (0)