Git: Pull from specific branch

This commit is contained in:
Bugra Cuhadaroglu
2017-05-20 01:48:59 -04:00
parent a49a42680a
commit 39f33ae2ae
5 changed files with 63 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
"command.deleteBranch": "Delete Branch...",
"command.pull": "Pull",
"command.pullRebase": "Pull (Rebase)",
"command.pullFromRemoteBranch": "Pull From...",
"command.push": "Push",
"command.pushTo": "Push to...",
"command.sync": "Sync",