aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index d776d06..85d9496 100644
--- a/tigrc
+++ b/tigrc
@@ -171,8 +171,8 @@ bind refs c @git checkout %(branch)
171bind refs b none 171bind 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 brd ?git push %(remote) :%(branch) 174bind refs rbd ?git push %(remote) :%(branch)
175bind refs bu ?git branch -rd %(remote)/%(branch) 175bind refs rbu ?git branch -rd %(remote)/%(branch)
176 176
177bind refs U ?git fetch --all 177bind refs U ?git fetch --all
178bind refs F ?git fetch %(remote) 178bind refs F ?git fetch %(remote)