Merge commit 'refs/pull/59078/head' of github.com:Microsoft/vscode into pr/59078

This commit is contained in:
Joao Moreno
2019-01-04 15:02:46 +01:00
3 changed files with 65 additions and 47 deletions

View File

@@ -240,6 +240,11 @@
"title": "%command.branch%",
"category": "Git"
},
{
"command": "git.branchFrom",
"title": "%command.branchFrom%",
"category": "Git"
},
{
"command": "git.deleteBranch",
"title": "%command.deleteBranch%",