From 118c31a42fbb1ec4f7609bfac535c3f69250b270 Mon Sep 17 00:00:00 2001 From: Massimo Rangoni Date: Thu, 9 May 2019 10:34:17 -0300 Subject: [PATCH] Updated Plugin:git (markdown) --- Plugin:git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin:git.md b/Plugin:git.md index e96ae42..da6ae75 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -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 |