Re: [PATCH v2 2/3] Allow for MERGE_MODE to specify more then one mode
From: Junio C Hamano <hidden> Date: 2016-06-15 22:55:26
Kacper Kornet [off-list ref] writes:
This way when only no-ff is specified all parsers should be happy. If
reversed-order is specified together no-ff the "external" parser
probably would fail. Which in my opinion is a good think at this point,
as it can't correctly interpret MERGE_MODE anyway.