From bffdc9cf4dd2a425dc5a3724b51f655d48fb46b1 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 2 May 2019 09:27:56 +0800 Subject: update --- tigrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tigrc b/tigrc index 3d067bc..b9ec761 100644 --- a/tigrc +++ b/tigrc @@ -99,6 +99,7 @@ bind main pF ?git push -f bind main pP ?git push -u %(remote) %(branch):%(branch) bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch) bind main pd ?git push %(remote) :%(branch) +bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )' # fetch bind main gf ?git fetch %(remote) @@ -256,6 +257,8 @@ bind diff :?^@@ bind diff j :/^diff --(git|cc) bind diff k :?^diff --(git|cc) +bind diff u @git checkout %(commit)^ %(file) + #==================== # help view #==================== -- cgit v1.2.3-70-g09d2