feat(git-commit): add wip kind (#12188)

This commit is contained in:
Rejman Nascimento
2024-02-01 12:54:24 -03:00
committed by GitHub
parent e195c7cb43
commit 4efad7ab1b
2 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,7 @@ _git_commit_aliases=(
'revert'
'style'
'test'
'wip'
)
local alias type