This library allows for parsing and constructing diff and patch files
in unified diff format with an optional header, as e.g. Git produces
them via git format-patch.
For an example, see the split-patch program.
This library allows for parsing and constructing diff and patch files
in unified diff format with an optional header, as e.g. Git produces
them via git format-patch.
For an example, see the split-patch program.