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

@@ -139,7 +139,6 @@
"config.untrackedChanges.mixed": "All changes, tracked and untracked, appear together and behave equally.",
"config.untrackedChanges.separate": "Untracked changes appear separately in the Source Control view. They are also excluded from several actions.",
"config.untrackedChanges.hidden": "Untracked changes are hidden and excluded from several actions.",
"config.restoreCommitTemplateComments": "Controls whether to restore commit template comments in the commit input box.",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",