From ca368867b0eccd540a0cfb20ef5ff006c69df5b8 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 17 May 2023 00:07:26 +0800 Subject: Update --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 5d64450..610ae6f 100644 --- a/tigrc +++ b/tigrc @@ -159,7 +159,7 @@ bind main uu ?git reset %(commit) --soft bind main uh ?git reset %(commit) --hard 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 Bi !?git rebase -i --root +bind main bbi !?git rebase -i --root bind main gb !?git rebase --onto '%(prompt Rebase onto which branch? )' %(commit) %(repo:head) bind main gB !?git rebase --rebase-merges -i %(commit) bind main ! ?git revert %(commit) -- cgit v1.2.3-70-g09d2