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 57
57
"title" : " %command.continueInLocalClone%" ,
58
58
"category" : " Git" ,
59
59
"icon" : " $(repo-clone)" ,
60
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
60
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
61
61
},
62
62
{
63
63
"command" : " git.clone" ,
757
757
{
758
758
"command" : " git.continueInLocalClone" ,
759
759
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
760
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
760
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
761
761
"remoteGroup" : " remote_42_git_0_local@0"
762
762
}
763
763
],
You can’t perform that action at this time.
0 commit comments