mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
In gnu diff3 3 way merging files where the new file and the target are already the same will die and show what has failed to be merged except if -E is passed in argument, in this case it will finish the merge. This difference in behaviour was breaking one of the etcupdate testcase with bsd diff3 Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D41730 |
||
|---|---|---|
| .. | ||
| tests | ||
| diff3.1 | ||
| diff3.c | ||
| Makefile | ||