From 26d1c63cecf2adb9cfe983fca4ed8c8b1eb5c3c3 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 4 May 2019 11:06:07 +0800 Subject: update --- tigrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 4673e48..b97bf78 100644 --- a/tigrc +++ b/tigrc @@ -111,6 +111,7 @@ bind main uu ?git reset %(commit) bind main us ?sh -c "git reset %(commit) && git stash push -m 'deprecated from reset'" # reset and stash the changes bind main uh ?git reset %(commit) --hard bind main B !?git rebase -i %(commit) +bind main gb !?git rebase --onto '%(prompt Rebase onto which branch? )' %(commit) %(repo:head) bind main ! ?git revert %(commit) # tag -- cgit v1.2.3-70-g09d2