mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
feat(git-commit): add wip kind (#12188)
This commit is contained in:
committed by
GitHub
parent
e195c7cb43
commit
4efad7ab1b
@@ -11,6 +11,7 @@ _git_commit_aliases=(
|
||||
'revert'
|
||||
'style'
|
||||
'test'
|
||||
'wip'
|
||||
)
|
||||
|
||||
local alias type
|
||||
|
||||
Reference in New Issue
Block a user