Commit fbd1bd9
committed
github actions: Update interdiff for yet more fuzzy diffing fixes
-Fixed a segfault when there are only rejected hunks
-Fixed related code changes getting split into separate hunks when they are
fewer than context*2 lines apart (i.e., 6 lines), now they are grouped
together in the same hunk for much better readability
-Fixed remaining edge cases where spurious added or deleted code blocks
would appear in the output due to rejected hunks, output is pristine now1 parent c555c31 commit fbd1bd9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments