From 3c308f79ef6ada819e9687dca532afccd025914d Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 24 Dec 2019 20:02:30 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 635c99a..7323e80 100644 --- a/tigrc +++ b/tigrc @@ -292,7 +292,8 @@ 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 pd ?git push %(remote) :%(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