fixing documentation for gsta

Gant Laborde 2016-10-09 21:56:21 -05:00
parent 9f827b7814
commit 4ac0a25192

@ -108,7 +108,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
| 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 | | gsta | git stash save |
| gstaa | git stash apply | | gstaa | git stash apply |
| gstd | git stash drop | | gstd | git stash drop |
| gstl | git stash list | | gstl | git stash list |