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 61
61
"title" : " %command.continueInLocalClone%" ,
62
62
"category" : " Git" ,
63
63
"icon" : " $(repo-clone)" ,
64
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
64
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
65
65
},
66
66
{
67
67
"command" : " git.clone" ,
779
779
{
780
780
"command" : " git.continueInLocalClone" ,
781
781
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
782
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
782
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
783
783
"remoteGroup" : " remote_42_git_0_local@0"
784
784
}
785
785
],
You can’t perform that action at this time.
0 commit comments