From b7bb3df00fc1d1651db169b0fa7e5c1e0438594a Mon Sep 17 00:00:00 2001 From: ko-dever <4114656+ko-dever@users.noreply.github.com> Date: Mon, 24 Sep 2018 12:16:32 +0000 Subject: [PATCH] Revert 5629ac19d3c5c4fe679ec9e3189f8b7c011d92fb...b5653d587fbf51947e09d69814276b99d1ccf288 on Plugin:git --- Plugin:git.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Plugin:git.md b/Plugin:git.md index 1f3ad48..ecab546 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -114,9 +114,7 @@ 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 | -| gstpp | git stash pop -| -| gstp | git stash push | +| gstp | git stash pop | | gstc | git stash clear | | gsts | git stash show --text | | gsu | git submodule update |