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
|`gitSemanticCommit.commitOptions`| Specifies which [arguments](https://git-scm.com/docs/git-commit#_options) to be passed when the commit is executed |
64
64
|`gitSemanticCommit.preserveScope`| Determines whether to preserve the last message scope that was inserted |
65
+
|`gitSemanticCommit.scopeTemplate`| Specifies scope template (`$scope` placeholder will be replaced with the passed scope) |
65
66
|`gitSemanticCommit.stageAll`| Determines whether to stage all changes before the commit, in case the staging area (index) is empty |
66
67
|`gitSemanticCommit.types`| Specifies the supported message types |
0 commit comments