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 71
71
"title" : " %command.continueInLocalClone%" ,
72
72
"category" : " Git" ,
73
73
"icon" : " $(repo-clone)" ,
74
- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
74
+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
75
75
},
76
76
{
77
77
"command" : " git.clone" ,
956
956
{
957
957
"command" : " git.continueInLocalClone" ,
958
958
"qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
959
- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
959
+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
960
960
"remoteGroup" : " remote_42_git_0_local@0"
961
961
}
962
962
],
You can’t perform that action at this time.
0 commit comments