Taking just the diff
Taking just the diff
Posted Jan 17, 2025 18:16 UTC (Fri) by k3ninho (subscriber, #50375)In reply to: Taking just the diff by geert
Parent article: The many names of commit 55039832f98c
The diff has end-result line numbers and expected text, you can test "does this line match this patch?" pretty cheaply. If the line number doesn't match up, the unified diff gives you three lines to find so you can check after and before the three lines following. Maybe the lines get split up, but that's a case that a tool can't work out intent.
K3n.
Posted Jan 17, 2025 18:47 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link]
Posted Jan 18, 2025 8:41 UTC (Sat)
by epa (subscriber, #39769)
[Link]
Taking just the diff
Taking just the diff