ohmyzsh/plugins/git-commit/git-commands
mattmc3 440b66da14
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.
2024-08-19 18:10:13 -04:00
..
git-build feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-chore feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-ci feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-docs feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-feat feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-fix feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-perf feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-refactor feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-rev feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-style feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-test feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
git-wip feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00
omz_git_commit feat(git-commit): Use git-dash commands 2024-08-19 18:10:13 -04:00