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 2 years ago

svenssonaxel commented 2 years 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.