mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-14 04:50:11 +08:00
Add missing git apply aliases
parent
823159fdea
commit
f619a9a1ad
@ -78,7 +78,9 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
||||
| _ga_ | git add |
|
||||
| _gau_ | git add --update (Also: "git add -u") |
|
||||
| _gaa_ | git add --all |
|
||||
| _gap_ | git apply |
|
||||
| _gapa_ | git add --patch |
|
||||
| _gapt_ | git apply --3way |
|
||||
| _gb_ | git branch |
|
||||
| _gba_ | git branch -a |
|
||||
| _gbd_ | git branch -d |
|
||||
|
Loading…
Reference in New Issue
Block a user