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