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 6969 "title" : " %command.continueInLocalClone%" ,
7070 "category" : " Git" ,
7171 "icon" : " $(repo-clone)" ,
72- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
72+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7373 },
7474 {
7575 "command" : " git.clone" ,
927927 {
928928 "command" : " git.continueInLocalClone" ,
929929 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
930- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
930+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
931931 "remoteGroup" : " remote_42_git_0_local@0"
932932 }
933933 ],
You can’t perform that action at this time.
0 commit comments