From 16a4d0957554c928fbe02725e5fe93af0a9083a3 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 9 Mar 2019 22:13:13 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 06e6318..83833f3 100644 --- a/tigrc +++ b/tigrc @@ -26,7 +26,8 @@ bind main B !sh scripts/bump_version.sh bind main V @git log -S "%(prompt Enter search word: )" bind main gd !git branch -d "%(prompt Delete branch: )" bind main gD ?git branch -D "%(prompt Delete branch anyway: )" -bind main gR ?git reset %(commit) +bind main gsr ?git reset %(commit) --soft +bind main ghr ?git reset %(commit) --hard set main-view = \ date:default \ -- cgit v1.2.3-70-g09d2