Skip to content

Commit

Permalink
disable git.useEditorAsCommitInput
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Mar 14, 2023
1 parent 58850b4 commit 855b509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"git.pruneOnFetch": true,
"git.rebaseWhenSync": true,
"git.suggestSmartCommit": false,
"git.useEditorAsCommitInput": false,
"git.supportCancellation": true,
"git.useCommitInputAsStashMessage": true,
"git.pullBeforeCheckout": true,
Expand Down

0 comments on commit 855b509

Please sign in to comment.