From bd0f6620c3ba5df977fabef172f729f4c037a8ff Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 22 Apr 2021 17:39:38 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index f6dcfe7..3a8cdbc 100644 --- a/tigrc +++ b/tigrc @@ -60,7 +60,7 @@ bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} # highlight diff without +/- # set diff-show-signs = false # set diff_column_highlight = ALL -set diff-highlight = true +set diff-highlight = false # misc settings set ignore-case = true @@ -146,6 +146,7 @@ bind generic pD ?git push '%(prompt Delete from which remote? )' :'%(prompt Whic # fetch bind main ?git fetch %(remote) bind main gf ?git fetch '%(prompt Which remote? )' # Go to Fetch a specific remote +bind main gF ?git fetch '%(prompt Which remote? )' '%(prompt Which branch? )' bind main pu !git pull %(remote) %(branch) bind main pf !git pull '%(prompt Pull from witch remote? )' %(branch) bind main pU ?git pull --rebase -- cgit v1.2.3-70-g09d2