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 63
63
"title" : " %command.continueInLocalClone%" ,
64
64
"category" : " Git" ,
65
65
"icon" : " $(repo-clone)" ,
66
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
66
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
67
67
},
68
68
{
69
69
"command" : " git.clone" ,
830
830
{
831
831
"command" : " git.continueInLocalClone" ,
832
832
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
833
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
833
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
834
834
"remoteGroup" : " remote_42_git_0_local@0"
835
835
}
836
836
],
You can’t perform that action at this time.
0 commit comments