aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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