Updated Cheatsheet (markdown)
parent
7a5fd7c173
commit
5e59dd3ebd
@ -128,7 +128,7 @@ alias -g gp='| grep -i' #creates a global alias for grep
|
||||
| _gd_ | git diff |
|
||||
| _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 |
|
||||
| _gdw_ | git diff --word-diff |
|
||||
| _gf_ | git fetch |
|
||||
|
Loading…
Reference in New Issue
Block a user