From 4ac0a25192d69b54cf36949604a9be3ea4c46a53 Mon Sep 17 00:00:00 2001 From: Gant Laborde Date: Sun, 9 Oct 2016 21:56:21 -0500 Subject: [PATCH] fixing documentation for gsta --- Plugin:git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin:git.md b/Plugin:git.md index 8cf9aaa..1587b39 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -108,7 +108,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 | +| gsta | git stash save | | gstaa | git stash apply | | gstd | git stash drop | | gstl | git stash list |