diff options
| author | typebrook <typebrook@gmail.com> | 2019-04-24 23:55:38 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-04-24 23:55:38 +0800 |
| commit | 6408eec809195c0a5bb234489d8c1321c658b971 (patch) | |
| tree | 12e2d90f30554ad2f41d4eeeede879f57b36d295 | |
| parent | 6d34d4fbdd4bbe20056b5ed7b352c3efe907b4c2 (diff) | |
update
| -rw-r--r-- | tigrc | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -212,7 +212,6 @@ bind tree m >tig %(file) | |||
| 212 | bind tree xt +sh -c "git rev-parse %(commit)^{tree} | xclip -sel c -o | awk '{print \"Tree Clipped\", $1}'" | 212 | bind tree xt +sh -c "git rev-parse %(commit)^{tree} | xclip -sel c -o | awk '{print \"Tree Clipped\", $1}'" |
| 213 | 213 | ||
| 214 | bind tree . >sh -c "git diff %(ref) -- %(file) | tig" | 214 | bind tree . >sh -c "git diff %(ref) -- %(file) | tig" |
| 215 | bind tree > >sh -c "git diff %(ref) --no-prefix -U1000i -- %(file) | tig" | ||
| 216 | #==================== | 215 | #==================== |
| 217 | # refs view | 216 | # refs view |
| 218 | #==================== | 217 | #==================== |