diff --git a/Plugin:git.md b/Plugin:git.md index ecab546..1f3ad48 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -114,7 +114,9 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse | gstaa | git stash apply | | gstd | git stash drop | | gstl | git stash list | -| gstp | git stash pop | +| gstpp | git stash pop +| +| gstp | git stash push | | gstc | git stash clear | | gsts | git stash show --text | | gsu | git submodule update |