top | item 43178983 (no title) evmar | 1 year ago My favorite "took me a long time to discover" Git tweak is to use difft for diffs:https://difftastic.wilfred.me.uk/ discuss order hn newest matthberg|1 year ago An alternative tool that also improves git diff functionality is Delta:https://github.com/dandavison/delta(personally I think Difftastic's treesitter based approach is superior to Delta, yet I always appreciate it when people link alternatives when discussing apps so thought I'd add this for completeness' sake) psyclobe|1 year ago Couldn't get it to work, constant permission denied errors
matthberg|1 year ago An alternative tool that also improves git diff functionality is Delta:https://github.com/dandavison/delta(personally I think Difftastic's treesitter based approach is superior to Delta, yet I always appreciate it when people link alternatives when discussing apps so thought I'd add this for completeness' sake)
matthberg|1 year ago
https://github.com/dandavison/delta
(personally I think Difftastic's treesitter based approach is superior to Delta, yet I always appreciate it when people link alternatives when discussing apps so thought I'd add this for completeness' sake)
psyclobe|1 year ago