mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-09 08:50:40 +01:00
Remove duplicated row for git diff
@@ -83,8 +83,7 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
||||
| _gcount_ | git shortlog -sn |
|
||||
| _gcp_ | git cherry-pick |
|
||||
| _gcs_ | git commit -S |
|
||||
| _gd_ | git diff |
|
||||
| _gd_ | git diff |
|
||||
| _gd_ | git diff |
|
||||
| _gdca_ | git diff --cached |
|
||||
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
||||
| _gdt_ | git difftool |
|
||||
|
||||
Reference in New Issue
Block a user