aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-28 12:13:07 +0800
committertypebrook <typebrook@gmail.com>2019-03-28 12:13:07 +0800
commit05489bc73fba442be04c8d05167ca5575770db61 (patch)
treec20fcdfb868375b1ff33b329ec0643b70b9d1fb9 /tigrc
parenta94e6bb288f75da12fe8e5f5765cdde70b076824 (diff)
update
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)