mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Git - polish discard changes dialogs (#240519)
* Git - polish git clean dialog * Remove duplication * More polish of the dialogs
This commit is contained in:
@@ -3328,8 +3328,7 @@
|
||||
"git.untrackedChangesSoftDelete": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"markdownDescription": "%config.untrackedChangesSoftDelete%",
|
||||
"scope": "resource"
|
||||
"markdownDescription": "%config.untrackedChangesSoftDelete%"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user