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
commit 4efad7ab1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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