mirror of https://github.com/ohmyzsh/ohmyzsh.git
Add an alias for the option 'push'
parent
de45e0aa12
commit
b5653d587f
|
@ -114,7 +114,9 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
|||
| gstaa | git stash apply |
|
||||
| gstd | git stash drop |
|
||||
| gstl | git stash list |
|
||||
| gstp | git stash pop |
|
||||
| gstpp | git stash pop
|
||||
|
|
||||
| gstp | git stash push |
|
||||
| gstc | git stash clear |
|
||||
| gsts | git stash show --text |
|
||||
| gsu | git submodule update |
|
||||
|
|
Loading…
Reference in New Issue