mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(git-commit): Use git-dash commands
Issue: ohmyzsh/ohmyzsh#12627 This commit refactors the prior implementation which used git aliases and modified .gitconfig. This implementation uses proper git-dash commands, which are all just symlinks to one handler - omz_git_commit.
This commit is contained in:
parent
2056aeeead
commit
440b66da14
15 changed files with 94 additions and 63 deletions
1
plugins/git-commit/git-commands/git-docs
Symbolic link
1
plugins/git-commit/git-commands/git-docs
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
./omz_git_commit
|
||||
Loading…
Add table
Add a link
Reference in a new issue