File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171 "title" : " %command.continueInLocalClone%" ,
7272 "category" : " Git" ,
7373 "icon" : " $(repo-clone)" ,
74- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
74+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7575 },
7676 {
7777 "command" : " git.clone" ,
10101010 {
10111011 "command" : " git.continueInLocalClone" ,
10121012 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
1013- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
1013+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
10141014 "remoteGroup" : " remote_42_git_0_local@0"
10151015 }
10161016 ],
You can’t perform that action at this time.
0 commit comments