mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
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 | ||