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:
mattmc3 2024-08-19 18:10:13 -04:00
commit 440b66da14
No known key found for this signature in database
GPG key ID: 652E0427A1278D6F
15 changed files with 94 additions and 63 deletions

View file

@ -0,0 +1 @@
./omz_git_commit