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 6161 "title" : " %command.continueInLocalClone%" ,
6262 "category" : " Git" ,
6363 "icon" : " $(repo-clone)" ,
64- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
64+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
6565 },
6666 {
6767 "command" : " git.clone" ,
779779 {
780780 "command" : " git.continueInLocalClone" ,
781781 "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" ,
783783 "remoteGroup" : " remote_42_git_0_local@0"
784784 }
785785 ],
You can’t perform that action at this time.
0 commit comments