1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-07 21:18:01 +08:00

Updated Plugin:git (markdown)

Massimo Rangoni 2019-05-09 10:34:17 -03:00
parent 85c4e8b691
commit 118c31a42f

@ -110,7 +110,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
| 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 |