aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-10-16 15:55:29 +0800
committertypebrook <typebrook@gmail.com>2019-10-16 15:55:29 +0800
commite2f526b591fe7fd5a04931788c06d32804810244 (patch)
tree0151927db7f8f78d6713da5b32479824ff581d03 /tigrc
parenta31d754f367b6f4bb9fe5a1231ae7719aa452a24 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/tigrc b/tigrc
index ec2c9f3..3c54c5c 100644
--- a/tigrc
+++ b/tigrc
@@ -281,10 +281,6 @@ bind tree . >sh -c "git diff --patch-with-stat %(ref) -- %(file) | tig"
281bind refs C none 281bind refs C none
282bind refs c @git checkout %(ref) 282bind refs c @git checkout %(ref)
283 283
284bind refs r none
285bind refs rd ?git branch -d %(ref)
286bind refs rD ?git branch -D %(ref)
287bind refs pd ?git push %(remote) :%(ref)
288bind refs brd ?git branch -rd %(remote)/%(branch) 284bind refs brd ?git branch -rd %(remote)/%(branch)
289 285
290bind refs <Esc>f ?git fetch --all 286bind refs <Esc>f ?git fetch --all