This commit is contained in:
Peng Lyu
2018-05-15 17:10:28 -07:00
parent bd647b78f4
commit 83b8d6047a
3 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
},
{
"id": "prStatus",
"name": "Changes From Pull Request",
"name": "Changes In Pull Request",
"when": "git:ispr"
}
]
@@ -69,7 +69,7 @@
},
{
"command": "pr.pick",
"title": "Checkout Source Branch"
"title": "Checkout Pull Request"
},
{
"command": "pr.openInGitHub",