1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-07-02 02:57:22 +02:00

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
+1
View File
@@ -11,6 +11,7 @@ _git_commit_aliases=(
'revert'
'style'
'test'
'wip'
)
local alias type