diff options
| -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) |