@[email protected] to [email protected] • 4 months agoHow far should a programming language aware diff go?semanticdiff.commessage-square22fedilinkarrow-up177
arrow-up177external-linkHow far should a programming language aware diff go?semanticdiff.com@[email protected] to [email protected] • 4 months agomessage-square22fedilink
minus-square@[email protected]linkfedilink5•4 months agoWhy would there be one answer to this? I’d probably use all the available levels depending on the situation, in the same way I’d use --word-diff or -b in git when I need help understanding a complex change.
Why would there be one answer to this? I’d probably use all the available levels depending on the situation, in the same way I’d use
--word-diff
or-b
ingit
when I need help understanding a complex change.