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