Updated Plugin:git (markdown)

Massimo Rangoni 2019-05-09 10:34:17 -03:00
parent 85c4e8b691
commit 118c31a42f
1 changed files with 1 additions and 1 deletions

@ -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 |