You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/git/package.nls.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@
145
145
"config.untrackedChanges.hidden": "Untracked changes are hidden and excluded from several actions.",
146
146
"config.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
147
147
"config.terminalAuthentication": "Controls whether to enable VS Code to be the authentication handler for git processes spawned in the integrated terminal.",
148
+
"config.githubAuthentication": "Controls whether to enable automatic GitHub authentication for git commands within VS Code.",
148
149
"colors.added": "Color for added resources.",
149
150
"colors.modified": "Color for modified resources.",
0 commit comments