duplicate entry removed
parent
dac3d643db
commit
62303f8676
@ -126,7 +126,6 @@ alias -g gp='| grep -i' #creates a global alias for grep
|
|||||||
| _gcs_ | git commit -S |
|
| _gcs_ | git commit -S |
|
||||||
| _gd_ | git diff |
|
| _gd_ | git diff |
|
||||||
| _gdca_ | git diff --cached |
|
| _gdca_ | git diff --cached |
|
||||||
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
|
||||||
| _gdct_ | git describe --tags `git rev-list --tags --max-count=1` |
|
| _gdct_ | git describe --tags `git rev-list --tags --max-count=1` |
|
||||||
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
| _gdt_ | git diff-tree --no-commit-id --name-only -r |
|
||||||
| _gdw_ | git diff --word-diff |
|
| _gdw_ | git diff --word-diff |
|
||||||
|
Loading…
Reference in New Issue
Block a user