Menu

#19 Optional param for --auto that exits silently in the event of unsolvable conflicts

Unstable_(example)
open
nobody
None
1
2014-12-04
2014-12-04
No

https://github.com/NullVoxPopuli/kdiff3/pull/1

$ ./kdiff3 base a b -auto -m -o result --fail
There are conflicts that cannot be automatically resolved.
$ echo $?
1

Discussion