From 9ab50952052b5c93704820239251e9ffb8da51fa Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 14 Jan 2020 12:23:02 +0800 Subject: update --- tigrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index c321415..854b751 100644 --- a/tigrc +++ b/tigrc @@ -141,9 +141,8 @@ bind main pu !git pull bind main pU ?git pull --rebase # reset/rebase/revert -bind main uu ?git reset %(commit) +bind main uu ?git reset %(commit) --soft bind main uh ?git reset %(commit) --hard -bind main us ?git reset %(commit) --soft bind main uS ?sh -c "git reset %(commit) && git stash push -m 'deprecated from reset'" # reset and stash the changes bind main B !?git rebase -i %(commit) bind main gb !?git rebase --onto '%(prompt Rebase onto which branch? )' %(commit) %(repo:head) -- cgit v1.2.3-70-g09d2