@b0rk Ah, that's basically useless! Maybe the timestamps are tricking it up. I think you can mess a little with the diff alg, but I've never looked into it; the default is fine for me looking at git diffs, which is 99% of my use case.
Top-level
@b0rk Ah, that's basically useless! Maybe the timestamps are tricking it up. I think you can mess a little with the diff alg, but I've never looked into it; the default is fine for me looking at git diffs, which is 99% of my use case. 1 comment
|
@b0rk I mean you could do some awk and trim things off and so on, but that does seem to be reaching the level of "there's a better tool for the job".