Skip to content

Commit 8d2ff25

Browse files
author
Marvin A. Ruder
committed
Changed description of “Commit Signing” setting label to include X.509.
1 parent ad40702 commit 8d2ff25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/git/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"config.smartCommitChanges.all": "Automatically stage all changes.",
108108
"config.smartCommitChanges.tracked": "Automatically stage tracked changes only.",
109109
"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.",
111111
"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.",
112112
"config.decorations.enabled": "Controls whether Git contributes colors and badges to the explorer and the open editors view.",
113113
"config.enableStatusBarSync": "Controls whether the Git Sync command appears in the status bar.",

0 commit comments

Comments
 (0)