aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-25 08:44:50 +0800
committertypebrook <typebrook@gmail.com>2019-12-25 08:44:50 +0800
commit28160b5e8d8b75a99518c54f64da438cee4d1cdd (patch)
tree2c769cd4d0f0e786ac6f7d709d64dd37891656ce /tigrc
parent3c308f79ef6ada819e9687dca532afccd025914d (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 7323e80..1bfb501 100644
--- a/tigrc
+++ b/tigrc
@@ -137,7 +137,7 @@ bind generic pD ?git push '%(prompt Delete from which remote? )' :'%(prompt Whic
137bind main F ?git fetch %(remote) %(branch) # Go to Fetch 137bind main F ?git fetch %(remote) %(branch) # Go to Fetch
138bind main <C-F> ?git fetch %(remote) 138bind main <C-F> ?git fetch %(remote)
139bind main gf ?git fetch '%(prompt Which remote? )' # Go to Fetch a specific remote 139bind main gf ?git fetch '%(prompt Which remote? )' # Go to Fetch a specific remote
140bind main pu ?git pull 140bind main pu !git pull
141bind main pU ?git pull --rebase 141bind main pU ?git pull --rebase
142 142
143# reset/rebase/revert 143# reset/rebase/revert