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
"config.suggestSmartCommit": "Suggests to enable smart commit (commit all changes when there are no staged changes).",
110
-
"config.enableCommitSigning": "Enables commit signing with GPG.",
110
+
"config.enableCommitSigning": "Enables commit signing with GPG or X.509.",
111
111
"config.discardAllScope": "Controls what changes are discarded by the `Discard all changes` command. `all` discards all changes. `tracked` discards only tracked files. `prompt` shows a prompt dialog every time the action is run.",
112
112
"config.decorations.enabled": "Controls whether Git contributes colors and badges to the explorer and the open editors view.",
113
113
"config.enableStatusBarSync": "Controls whether the Git Sync command appears in the status bar.",
0 commit comments