From a1914e06569842f9e5ddd61646205b28dbdb96d5 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 4 Feb 2023 10:55:29 +0800 Subject: Update --- tigrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 0d387cc..3b6eec5 100644 --- a/tigrc +++ b/tigrc @@ -159,6 +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 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