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 7474 "title" : " %command.continueInLocalClone%" ,
7575 "category" : " Git" ,
7676 "icon" : " $(repo-clone)" ,
77- "enablement" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
77+ "enablement" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName"
7878 },
7979 {
8080 "command" : " git.clone" ,
10951095 {
10961096 "command" : " git.continueInLocalClone" ,
10971097 "qualifiedName" : " %command.continueInLocalClone.qualifiedName%" ,
1098- "when" : " config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
1098+ "when" : " false && config.git.enabled && !git.missing && gitOpenRepositoryCount != 0 && remoteName" ,
10991099 "remoteGroup" : " remote_42_git_0_local@0"
11001100 }
11011101 ],
You can’t perform that action at this time.
0 commit comments