@DarkPlayer to [email protected] • 6 months agoHow far should a programming language aware diff go?semanticdiff.comexternal-linkmessage-square22arrow-up175arrow-down14
arrow-up171arrow-down1external-linkHow far should a programming language aware diff go?semanticdiff.com@DarkPlayer to [email protected] • 6 months agomessage-square22
minus-square@[email protected]linkfedilink5•6 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.