difftastic
difftastic copied to clipboard
Tab replacement is breaking Makefile parsing
It seems to reject a lot of valid Makefile lines today. I tried on the delta and ocaml repositories.
Is this issue related? I configured git to use difft and it sees no change, while git add -p sees changes.

@erdnaxeli yeah, very likely.
This looks like an issue with difftastic's tab replacement breaking the Makefile parse.