Skip to content

Commit 777f975

Browse files
authored
Checkout Pull Request command doesn't appear to do anything (#7256)
Fixes #7021
1 parent 74cd9c1 commit 777f975

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,6 +1825,10 @@
18251825
"command": "pr.pick",
18261826
"when": "false"
18271827
},
1828+
{
1829+
"command": "pr.checkoutFromReadonlyFile",
1830+
"when": "false"
1831+
},
18281832
{
18291833
"command": "pr.openChanges",
18301834
"when": "false"

0 commit comments

Comments
 (0)