git: config.terminalAuthentication

This commit is contained in:
João Moreno
2020-04-27 14:51:24 +02:00
parent bc9854b494
commit 54d8261f93
4 changed files with 10 additions and 5 deletions

View File

@@ -144,6 +144,7 @@
"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.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
"config.terminalAuthentication": "Controls whether to enable VS Code to be the authentication handler for git processes spawned in the integrated terminal.",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",