Commit always using sign off flag setting 47395

This commit is contained in:
Pradeep Murugesan
2018-04-13 11:28:35 +02:00
parent 77d37acc2f
commit f1a362b250
3 changed files with 11 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
"config.inputValidation": "Controls when to show commit message input validation.",
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.alwaysSignOff": "Controls the signoff flag for all commits",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",
"colors.untracked": "Color for untracked resources.",