From 05c866343e630c4ad9dfa06e137c2398114d62be Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 20 Mar 2020 09:34:51 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 63b7625..6c069ef 100644 --- a/tigrc +++ b/tigrc @@ -232,7 +232,8 @@ bind status gn @sh -c "git ls-files -v | grep '^h ' | cut -d' ' -f2 | \ # stash bind status s ?>git stash bind status S @git stash push -m "%(prompt Enter stash name: )" -bind status gs !git stashstaged +bind status gs !git stash --keep-index +bind status gS !git stashstaged bind status >sh -c 'git stash && git stash apply stash@{0}' # quick commit -- cgit v1.2.3-70-g09d2