From ff7d408d5e87caf6bcbde4e98014996a20f27e37 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 11 Dec 2019 09:45:36 +0800 Subject: update --- tigrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 4f09186..1c92eba 100644 --- a/tigrc +++ b/tigrc @@ -131,7 +131,7 @@ bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch) bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )' bind main pF ?git push -f bind main pd ?git push %(remote) :%(branch) -bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which reference? )' +bind generic pD ?git push '%(prompt Delete from which remote? )' :'%(prompt Which reference? )' # fetch bind main F ?git fetch %(remote) %(branch) # Go to Fetch @@ -292,7 +292,6 @@ bind refs f ?git fetch --all bind refs ?git fetch %(remote) bind refs F ?git fetch %(remote) %(ref) bind refs pr ?git push '%(prompt Push to which remote? )' %(ref):%(ref) -bind refs pd ?git push '%(prompt Delete from which remote? )' :%(ref) bind refs . >sh -c "git diff --patch-with-stat %(branch) | tig" bind refs > >sh -c "git diff --patch-with-stat %(branch) --prefix -U1000 | tig" -- cgit v1.2.3-70-g09d2