aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 85d9496..c7b0e62 100644
--- a/tigrc
+++ b/tigrc
@@ -172,6 +172,7 @@ bind refs b none
172bind refs bd @git branch -d %(branch) 172bind refs bd @git branch -d %(branch)
173bind refs bD ?git branch -D %(branch) 173bind refs bD ?git branch -D %(branch)
174bind refs rbd ?git push %(remote) :%(branch) 174bind refs rbd ?git push %(remote) :%(branch)
175bind refs r none
175bind refs rbu ?git branch -rd %(remote)/%(branch) 176bind refs rbu ?git branch -rd %(remote)/%(branch)
176 177
177bind refs U ?git fetch --all 178bind refs U ?git fetch --all