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