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 65
65
"title" : " %command.continueInLocalClone%" ,
66
66
"category" : " Git" ,
67
67
"icon" : " $(repo-clone)" ,
68
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
68
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
69
69
},
70
70
{
71
71
"command" : " git.clone" ,
855
855
{
856
856
"command" : " git.continueInLocalClone" ,
857
857
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
858
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
858
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
859
859
"remoteGroup" : " remote_42_git_0_local@0"
860
860
}
861
861
],
You can’t perform that action at this time.
0 commit comments