1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Updated Cheatsheet (markdown)

Daniel Barclay
2019-10-10 13:23:49 +01:00
parent 06c741e7dc
commit f02de7d5a9

@@ -179,7 +179,6 @@ alias -g gp='| grep -i' #creates a global alias for grep
| _gsd_ | git svn dcommit | | _gsd_ | git svn dcommit |
| _gsps_ | git show --pretty = short --show-signature | | _gsps_ | git show --pretty = short --show-signature |
| _gsr_ | git svn rebase | | _gsr_ | git svn rebase |
| _gs_ | git status |
| _gss_ | git status -s | | _gss_ | git status -s |
| _gst_ | git status | | _gst_ | git status |
| _gsta_ | git stash save | | _gsta_ | git stash save |