mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 23:40:39 +01:00
i just check gsta alias and there is not git stash save is for push right now
@@ -189,7 +189,7 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
|||||||
| _gsr_ | git svn rebase |
|
| _gsr_ | git svn rebase |
|
||||||
| _gss_ | git status -s |
|
| _gss_ | git status -s |
|
||||||
| _gst_ | git status |
|
| _gst_ | git status |
|
||||||
| _gsta_ | git stash save |
|
| _gsta_ | git stash push |
|
||||||
| _gstaa_ | git stash apply |
|
| _gstaa_ | git stash apply |
|
||||||
| _gstd_ | git stash drop |
|
| _gstd_ | git stash drop |
|
||||||
| _gstl_ | git stash list |
|
| _gstl_ | git stash list |
|
||||||
|
|||||||
Reference in New Issue
Block a user