mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Support continue in local clone from remote window (#171134)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"displayName": "Git",
|
||||
"description": "Git SCM Integration",
|
||||
"command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...",
|
||||
"command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone",
|
||||
"command.clone": "Clone",
|
||||
"command.cloneRecursive": "Clone (Recursive)",
|
||||
"command.init": "Initialize Repository",
|
||||
|
||||
Reference in New Issue
Block a user