diff options
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -57,6 +57,7 @@ bind generic w :toggle ignore-case | |||
| 57 | # see reflog, reset refernece | 57 | # see reflog, reset refernece |
| 58 | bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} | 58 | bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} |
| 59 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} | 59 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} |
| 60 | bind reflog c ?git checkout %(commit) | ||
| 60 | 61 | ||
| 61 | # highlight diff without +/- | 62 | # highlight diff without +/- |
| 62 | # set diff-show-signs = false | 63 | # set diff-show-signs = false |