RFR: vcs: split unified and git raw diff parser
Erik Helin
ehelin at openjdk.java.net
Tue Oct 13 12:00:21 UTC 2020
Hi all,
please review this refactoring that splits the `UnifiedDiffParser` classes into the classes `UnifiedDiffParser` and
`GitRawParser`.
Thanks,
Erik
-------------
Commit messages:
- vcs: split unified and git raw diff parser
Changes: https://git.openjdk.java.net/skara/pull/876/files
Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=876&range=00
Stats: 761 lines in 10 files changed: 392 ins; 359 del; 10 mod
Patch: https://git.openjdk.java.net/skara/pull/876.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/876/head:pull/876
PR: https://git.openjdk.java.net/skara/pull/876
More information about the skara-dev
mailing list