mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 03:15:21 +08: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