1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-08 05:26:45 +01:00
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