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 6767 "title" : " %command.continueInLocalClone%" ,
6868 "category" : " Git" ,
6969 "icon" : " $(repo-clone)" ,
70- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
70+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7171 },
7272 {
7373 "command" : " git.clone" ,
875875 {
876876 "command" : " git.continueInLocalClone" ,
877877 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
878- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
878+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
879879 "remoteGroup" : " remote_42_git_0_local@0"
880880 }
881881 ],
You can’t perform that action at this time.
0 commit comments