aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-27 23:10:35 +0800
committertypebrook <typebrook@gmail.com>2019-03-27 23:10:35 +0800
commita42c68a0cec2ddf46dec36b15bfd7640344e372c (patch)
tree441d5c36e385f0ce78a3a60c44a1c7d9a4d2a37c /tigrc
parent16e8a57af850d0f58f36e9904bd5ae75e39ff2dd (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 132e696..018a1f3 100644
--- a/tigrc
+++ b/tigrc
@@ -168,7 +168,7 @@ bind refs c @git checkout %(branch)
168bind refs bd ?git branch -d %(branch) 168bind refs bd ?git branch -d %(branch)
169bind refs bD ?git branch -D %(branch) 169bind refs bD ?git branch -D %(branch)
170 170
171bind refs U ?git fetch -all 171bind refs U ?git fetch --all
172bind refs F ?git fetch %(remote) 172bind refs F ?git fetch %(remote)
173bind refs <C-F> ?git fetch %(remote) %(branch) 173bind refs <C-F> ?git fetch %(remote) %(branch)
174 174