mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-04 00:20:22 +01:00
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.