svenssonaxel / diff-format

Specification, reference implementations and test battery for Hintful diff format.
Other
10 stars 1 forks source link

Allow prefixed hunks in unprefixed file comparisons #8

Open svenssonaxel opened 1 year ago

svenssonaxel commented 1 year ago

git patch is more forgiving than gnu patch, and it would be advantageous to at least allow prefixed hunks to appear directly before the unprefixed version.