Skip to content

Commit cf532ac

Browse files
lszomorujoaomoreno
andauthored
Git - Tweak the git.useEditorAsCommitInput setting description (microsoft#153794)
* Tweak the setting description * Update extensions/git/package.nls.json Co-authored-by: João Moreno <[email protected]> Co-authored-by: João Moreno <[email protected]>
1 parent 999920c commit cf532ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/git/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"config.ignoreLimitWarning": "Ignores the warning when there are too many changes in a repository.",
143143
"config.ignoreRebaseWarning": "Ignores the warning when it looks like the branch might have been rebased when pulling.",
144144
"config.defaultCloneDirectory": "The default location to clone a git repository.",
145-
"config.useEditorAsCommitInput": "Use an editor to author the commit message.",
145+
"config.useEditorAsCommitInput": "Controls whether a full text editor will be used to author commit messages, whenever no message is provided in the commit input box.",
146146
"config.verboseCommit": "Enable verbose output when `#git.useEditorAsCommitInput#` is enabled.",
147147
"config.enableSmartCommit": "Commit all changes when there are no staged changes.",
148148
"config.smartCommitChanges": "Control which changes are automatically staged by Smart Commit.",

0 commit comments

Comments
 (0)