mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-20 14:13:29 +01:00
Add an alias for the option 'push'
@@ -114,7 +114,9 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
|||||||
| gstaa | git stash apply |
|
| gstaa | git stash apply |
|
||||||
| gstd | git stash drop |
|
| gstd | git stash drop |
|
||||||
| gstl | git stash list |
|
| gstl | git stash list |
|
||||||
| gstp | git stash pop |
|
| gstpp | git stash pop
|
||||||
|
|
|
||||||
|
| gstp | git stash push |
|
||||||
| gstc | git stash clear |
|
| gstc | git stash clear |
|
||||||
| gsts | git stash show --text |
|
| gsts | git stash show --text |
|
||||||
| gsu | git submodule update |
|
| gsu | git submodule update |
|
||||||
|
|||||||
Reference in New Issue
Block a user