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 70
70
"title" : " %command.continueInLocalClone%" ,
71
71
"category" : " Git" ,
72
72
"icon" : " $(repo-clone)" ,
73
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
73
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
74
74
},
75
75
{
76
76
"command" : " git.clone" ,
934
934
{
935
935
"command" : " git.continueInLocalClone" ,
936
936
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
937
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
937
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
938
938
"remoteGroup" : " remote_42_git_0_local@0"
939
939
}
940
940
],
You can’t perform that action at this time.
0 commit comments