Commit 8397e20
authored
fix: parsing unified diff chunk headers (java-diff-utils#198)
The regex matching chunk headers does not account for diffs generated with --show-function-line1 parent 110a0da commit 8397e20
File tree
1 file changed
+1
-1
lines changed- java-diff-utils/src/main/java/com/github/difflib
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments