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 7070 "title" : " %command.continueInLocalClone%" ,
7171 "category" : " Git" ,
7272 "icon" : " $(repo-clone)" ,
73- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
73+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7474 },
7575 {
7676 "command" : " git.clone" ,
962962 {
963963 "command" : " git.continueInLocalClone" ,
964964 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
965- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
965+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
966966 "remoteGroup" : " remote_42_git_0_local@0"
967967 }
968968 ],
You can’t perform that action at this time.
0 commit comments