mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-09-21 18:46:06 +02:00
feat(git-commit): add wip kind (#12188)
This commit is contained in:
@@ -11,6 +11,7 @@ _git_commit_aliases=(
|
||||
'revert'
|
||||
'style'
|
||||
'test'
|
||||
'wip'
|
||||
)
|
||||
|
||||
local alias type
|
||||
|
||||
Reference in New Issue
Block a user