mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 18:29:50 +00:00
Update git aliases according to #3990
@@ -67,7 +67,7 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
|||||||
| _g_ | git |
|
| _g_ | git |
|
||||||
| _ga_ | git add |
|
| _ga_ | git add |
|
||||||
| _gaa_ | git add --all |
|
| _gaa_ | git add --all |
|
||||||
| _gap_ | git add --patch |
|
| _gapa_ | git add --patch |
|
||||||
| _gb_ | git branch |
|
| _gb_ | git branch |
|
||||||
| _gba_ | git branch -a |
|
| _gba_ | git branch -a |
|
||||||
| _gbr_ | git branch --remote |
|
| _gbr_ | git branch --remote |
|
||||||
@@ -85,7 +85,7 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
|||||||
| _gcs_ | git commit -S |
|
| _gcs_ | git commit -S |
|
||||||
| _gd_ | git diff |
|
| _gd_ | git diff |
|
||||||
| _gd_ | git diff |
|
| _gd_ | git diff |
|
||||||
| _gdc_ | git diff --cached |
|
| _gdca_ | git diff --cached |
|
||||||
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
||||||
| _gdt_ | git difftool |
|
| _gdt_ | git difftool |
|
||||||
| _gg_ | git gui citool |
|
| _gg_ | git gui citool |
|
||||||
|
|||||||
Reference in New Issue
Block a user