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" ,
854
854
{
855
855
"command" : " git.continueInLocalClone" ,
856
856
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
857
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
857
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
858
858
"remoteGroup" : " remote_42_git_0_local@0"
859
859
}
860
860
],
You can’t perform that action at this time.
0 commit comments