mirror of https://github.com/ohmyzsh/ohmyzsh.git
i just check gsta alias and there is not git stash save is for push right now
parent
cac81771a4
commit
f3d3d8b49b
|
@ -189,7 +189,7 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
|||
| _gsr_ | git svn rebase |
|
||||
| _gss_ | git status -s |
|
||||
| _gst_ | git status |
|
||||
| _gsta_ | git stash save |
|
||||
| _gsta_ | git stash push |
|
||||
| _gstaa_ | git stash apply |
|
||||
| _gstd_ | git stash drop |
|
||||
| _gstl_ | git stash list |
|
||||
|
|
Loading…
Reference in New Issue