summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-05-05 12:15:03 +0800
committertypebrook <typebrook@gmail.com>2019-05-05 12:15:03 +0800
commit9cb7c74db5fb5481e85dfe62d980cc94737d1bab (patch)
tree01c6893850fb502f17ccfb816dcbf0884cce96a3
parentd72b0326733385798f0286f69395c72ce0ccd785 (diff)
update
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index fd32dba..12a1974 100644
--- a/tigrc
+++ b/tigrc
@@ -235,7 +235,7 @@ bind refs bd @git branch -d %(branch)
235bind refs bD ?git branch -D %(branch) 235bind refs bD ?git branch -D %(branch)
236bind refs pd ?git push %(remote) :%(branch) 236bind refs pd ?git push %(remote) :%(branch)
237bind refs r none 237bind refs r none
238bind refs rbu ?git branch -rd %(remote)/%(branch) 238bind refs brd ?git branch -rd %(remote)/%(branch)
239 239
240bind refs U ?git fetch --all 240bind refs U ?git fetch --all
241bind refs F ?git fetch %(remote) 241bind refs F ?git fetch %(remote)