This commit is contained in:
Joao Moreno
2019-11-08 15:55:30 +01:00
parent 655bd8f303
commit fd091abb85
4 changed files with 17 additions and 3 deletions

View File

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