mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
440b66da14
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. |
||
---|---|---|
.. | ||
git-build | ||
git-chore | ||
git-ci | ||
git-docs | ||
git-feat | ||
git-fix | ||
git-perf | ||
git-refactor | ||
git-rev | ||
git-style | ||
git-test | ||
git-wip | ||
omz_git_commit |