From 4135aab0529015de37053168e205f1d39fc3f608 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 7 Mar 2019 15:20:27 +0800 Subject: Update --- tigrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index ef5c0be..04a173a 100644 --- a/tigrc +++ b/tigrc @@ -19,12 +19,14 @@ bind main c @sh -c "git branch --points-at=%(commit) | \ xargs git checkout" bind main T @git tag "%(prompt Enter tag name: )" %(commit) bind main !?git rebase -i %(commit) -bind main M ?git merge %(commit) +bind main m ?git merge %(commit) bind main P ?git push bind main b @git checkout -b "%(prompt Enter branch name: )" %(commit) +bind main B !sh scripts/bump_version.sh bind main V @git log -S "%(prompt Enter search word: )" bind main gd ?git branch -d %(branch) bind main gD ?git branch -D %(branch) +bind main gR ?git reset %(commit) set main-view = \ date:default \ -- cgit v1.2.3-70-g09d2