From: Hendrik Jäger Date: Thu, 21 Jan 2021 09:56:01 +0000 (+0100) Subject: Add alias for 'stash pop' X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=5a5930df4a3899ff82569d903880394d5876abd3;p=user%2Fhenk%2Fvcsh%2Fgit.git Add alias for 'stash pop' --- diff --git a/.config/git/config b/.config/git/config index 8e68928..e4551be 100644 --- a/.config/git/config +++ b/.config/git/config @@ -138,6 +138,7 @@ sl = stash list sa = stash apply + sp = stash pop ss = stash save st = status --short