1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-24 01:37:27 +08:00

Remove duplicated row for git diff

Sophia Nepochataya 2015-06-18 20:01:06 +03:00
parent 162c09e8bd
commit 9130f724cf

@ -84,7 +84,6 @@ See `~/.oh-my-zsh/lib/directories.zsh`
| _gcp_ | git cherry-pick |
| _gcs_ | git commit -S |
| _gd_ | git diff |
| _gd_ | git diff |
| _gdca_ | git diff --cached |
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
| _gdt_ | git difftool |