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