This commit is contained in:
João Moreno
2020-11-06 14:45:17 +01:00
parent 0cc93f5c48
commit ce4fb6e323
6 changed files with 53 additions and 28 deletions

View File

@@ -278,6 +278,11 @@
"title": "%command.checkout%",
"category": "Git"
},
{
"command": "git.checkoutDetached",
"title": "%command.checkoutDetached%",
"category": "Git"
},
{
"command": "git.branch",
"title": "%command.branch%",