git input box shouldn't handle comments

related to #84201
This commit is contained in:
Joao Moreno
2019-11-21 16:41:28 +01:00
parent 3b0571d8c2
commit f4f0062168
5 changed files with 8 additions and 36 deletions

View File

@@ -1608,12 +1608,6 @@
"default": "mixed",
"description": "%config.untrackedChanges%",
"scope": "resource"
},
"git.restoreCommitTemplateComments": {
"type": "boolean",
"scope": "resource",
"default": true,
"description": "%config.restoreCommitTemplateComments%"
}
}
},