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 5959 "title" : " %command.continueInLocalClone%" ,
6060 "category" : " Git" ,
6161 "icon" : " $(repo-clone)" ,
62- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
62+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
6363 },
6464 {
6565 "command" : " git.clone" ,
759759 {
760760 "command" : " git.continueInLocalClone" ,
761761 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
762- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
762+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
763763 "remoteGroup" : " remote_42_git_0_local@0"
764764 }
765765 ],
You can’t perform that action at this time.
0 commit comments