git: stage ranges

This commit is contained in:
Joao Moreno
2017-02-17 16:12:13 +01:00
parent 7c85231fb1
commit 354059915b
5 changed files with 102 additions and 12 deletions

View File

@@ -5,6 +5,7 @@
"command.openFile": "Open File",
"command.stage": "Stage",
"command.stageAll": "Stage All",
"command.stageSelectedRanges": "Stage Selected Ranges",
"command.unstage": "Unstage",
"command.unstageAll": "Unstage All",
"command.clean": "Clean",