diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-27 16:08:36 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-27 16:08:36 +0800 |
| commit | 1ce3b89dc470946c2098142cc204808dc25cbf7f (patch) | |
| tree | ff342c176f48cccf0e2b0089cb549a65a7f61b02 /tigrc | |
| parent | 278bb9aebb3d566dbcb5255f8911ce48727496c4 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -47,6 +47,8 @@ set main-view = \ | |||
| 47 | 47 | ||
| 48 | bind main ` :toggle commit-title-graph | 48 | bind main ` :toggle commit-title-graph |
| 49 | 49 | ||
| 50 | bind main o :goto %(commit)^2 | ||
| 51 | |||
| 50 | # branch | 52 | # branch |
| 51 | bind main b none | 53 | bind main b none |
| 52 | bind main bn @git branch "%(prompt Enter branch name: )" %(commit) | 54 | bind main bn @git branch "%(prompt Enter branch name: )" %(commit) |