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 6868 "title" : " %command.continueInLocalClone%" ,
6969 "category" : " Git" ,
7070 "icon" : " $(repo-clone)" ,
71- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
71+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7272 },
7373 {
7474 "command" : " git.clone" ,
897897 {
898898 "command" : " git.continueInLocalClone" ,
899899 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
900- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
900+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
901901 "remoteGroup" : " remote_42_git_0_local@0"
902902 }
903903 ],
You can’t perform that action at this time.
0 commit comments