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 66
66
"title" : " %command.continueInLocalClone%" ,
67
67
"category" : " Git" ,
68
68
"icon" : " $(repo-clone)" ,
69
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
69
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
70
70
},
71
71
{
72
72
"command" : " git.clone" ,
862
862
{
863
863
"command" : " git.continueInLocalClone" ,
864
864
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
865
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
865
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
866
866
"remoteGroup" : " remote_42_git_0_local@0"
867
867
}
868
868
],
You can’t perform that action at this time.
0 commit comments