diff options
author | typebrook <typebrook@gmail.com> | 2019-04-01 11:36:09 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-01 11:36:09 +0800 |
commit | 5cdfdbaa4b7839c60dae997a9bbf1ce2436362b1 (patch) | |
tree | 557346032d0f0709fc594435988b9fb1b074f4c4 /tigrc | |
parent | 275af6c3f0125278a165132e004f52dfa1148d1b (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ bind main G none | |||
53 | bind main G move-last-line | 53 | bind main G move-last-line |
54 | bind main ` :toggle commit-title-graph | 54 | bind main ` :toggle commit-title-graph |
55 | 55 | ||
56 | bind main gh :goto HEAD | ||
56 | bind main o :goto %(commit)^2 | 57 | bind main o :goto %(commit)^2 |
57 | 58 | ||
58 | # branch | 59 | # branch |