mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
git: unstage ranges
This commit is contained in:
@@ -98,6 +98,11 @@
|
||||
"dark": "resources/icons/dark/unstage.svg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"command": "git.unstageSelectedRanges",
|
||||
"title": "%command.unstageSelectedRanges%",
|
||||
"category": "Git"
|
||||
},
|
||||
{
|
||||
"command": "git.clean",
|
||||
"title": "%command.clean%",
|
||||
|
||||
Reference in New Issue
Block a user