Edwin Kempin
7853c5b94a
Use recursive merge by default
If two commits that are merged have more than one common predecessor the recursive merge is superior. In this situation the normal non-recursive merge may even result in broken files without notice. This is why the recursive merge should be enabled by default. Change-Id: I4c5b8b2c6d406ec925da05838696c5c57f2348ef Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Description
RETIRED, Gerrit as used by OpenStack