summaryrefslogtreecommitdiff
path: root/dot_config/git/difftastic.config (follow)
AgeCommit message (Collapse)AuthorLines
2024-04-21git: don't force external difftChloé Vulquin-1/+0
Ok so this is a deep cut. The problem is that when you have diff.external set, it overrides *everything*. So if you want to have, for example, a textconv diff filter… you just can't do that. Even passing --no-ext is questionable. Instead, just require the use of `dt` / --ext-diff. It's tragic :(
2024-03-07git: difftastic is optional, add local.configChloé Vulquin-0/+10