In order to read about these flags or any other available flag run: semanticmergetool.exe --help.
-a | --automatic: Automatically merge without user interaction unless conflicts are found
--silent: This option must be used combined with the --automatic option.
When a merge can't be solved automatically, this option causes that the tool returns immediately
(no semanticmerge tool is shown), and the program returns an exit code different than zero.
If the tool was able to solve the merge automatically, the program returns the exit code 0.
Hi Andreas,
In order to read about these flags or any other available flag run: semanticmergetool.exe --help.
-a | --automatic: Automatically merge without user interaction unless conflicts are found
--silent: This option must be used combined with the --automatic option.
When a merge can't be solved automatically, this option causes that the tool returns immediately
(no semanticmerge tool is shown), and the program returns an exit code different than zero.
If the tool was able to solve the merge automatically, the program returns the exit code 0.
Let me know if you need further help :)