mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-08 00:10:41 +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:
1
plugins/git-commit/git-commands/git-test
Symbolic link
1
plugins/git-commit/git-commands/git-test
Symbolic link
@@ -0,0 +1 @@
|
||||
./omz_git_commit
|
||||
Reference in New Issue
Block a user