-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
When using rediff <ORIGINAL> <EDITED> to correct a manually modified patch file, comment lines present in the edited patch are removed from the output patch, which makes the difference between the edited patch and the output patch far more than necessary.
It looks like only comments starting the edited patch file are kept. Comments in the middle of the patch file are removed.
The only workaround I found, for the moment, is to manually modify the output patch to add the comments back, but that's tedious and error-prone.
Metadata
Metadata
Assignees
Labels
No labels