diff options
| author | typebrook <typebrook@gmail.com> | 2019-06-21 18:07:21 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-06-21 18:07:21 +0800 |
| commit | fb729fdd96dd9c40918465a7c0917bfabd8d36ba (patch) | |
| tree | 20c9e6d0bf04c0175cc2a9c30ee54d08b160cebc /tigrc | |
| parent | 8604b229b3686f06938a00870dd2d8df1837c557 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -237,6 +237,8 @@ bind stage <Esc>k :?^diff --(git|cc) | |||
| 237 | #==================== | 237 | #==================== |
| 238 | set tree-view = author:abbreviated date:relative mode file-size:units id:no file-name | 238 | set tree-view = author:abbreviated date:relative mode file-size:units id:no file-name |
| 239 | 239 | ||
| 240 | bind tree l enter | ||
| 241 | |||
| 240 | bind tree t +git cat-file -p %(commit) | 242 | bind tree t +git cat-file -p %(commit) |
| 241 | 243 | ||
| 242 | bind tree d ?rm %(file) | 244 | bind tree d ?rm %(file) |