mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
To remain compatible with GNU patch, we should ensure that once we're removing empty files after a reversed /dev/null patch we don't remove files that have been modified. GNU patch leaves these intact and just reverses the hunk that created the file, effectively implying --remove-empty-files for reversed /dev/null patches. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| PR74127-cline.diff | ||
| PR74127-good.diff | ||
| PR74127-repro.diff | ||
| PR74127.in | ||
| unified_patch_test.sh | ||