From 9be89024c84285d37d30efac5d57d5afc948d9c5 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 27 May 2019 11:16:15 +0800 Subject: update --- tigrc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index b6eec2e..b4765c6 100644 --- a/tigrc +++ b/tigrc @@ -57,7 +57,7 @@ bind main G none bind main G move-last-line bind main ` :toggle commit-title-graph bind main F none -bind main :toggle commit-title-refs +bind main :toggle commit-title-refs # edit tigrc bind main e >sh -c "vim ~/.tigrc" @@ -111,7 +111,8 @@ bind main pd ?git push %(remote) :%(branch) bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )' # fetch -bind main F ?git fetch %(remote) # Go to Fetch +bind main F ?git fetch %(remote) %(branch) # Go to Fetch +bind main ?git fetch %(remote) bind main gf ?git fetch '%(prompt Which remote? )' # Go to Fetch a specific remote bind main pu ?git pull bind main pU ?git pull '%(prompt Which remote? )' %(branch):%(branch) @@ -255,8 +256,8 @@ bind refs r none bind refs brd ?git branch -rd %(remote)/%(branch) bind refs U ?git fetch --all -bind refs F ?git fetch %(remote) -bind refs ?git fetch %(remote) %(branch) +bind refs ?git fetch %(remote) +bind refs F ?git fetch %(remote) %(branch) bind refs . >sh -c "git diff %(branch) | tig" bind refs > >sh -c "git diff %(branch) --prefix -U1000 | tig" -- cgit v1.2.3-70-g09d2