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 6464 "title" : " %command.continueInLocalClone%" ,
6565 "category" : " Git" ,
6666 "icon" : " $(repo-clone)" ,
67- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
67+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
6868 },
6969 {
7070 "command" : " git.clone" ,
852852 {
853853 "command" : " git.continueInLocalClone" ,
854854 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
855- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
855+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
856856 "remoteGroup" : " remote_42_git_0_local@0"
857857 }
858858 ],
You can’t perform that action at this time.
0 commit comments