Re: [PATCH] Create .dotest-merge after validating options.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:37
Matt Kraai [off-list ref] writes:
Creating .dotest-merge before validating the options prevents both
--continue and --interactive from working if the options are invalid,
so only create it after validating the options.
Thanks. Will apply with a minor fixup. Next time, please make
sure the testsuite passes before submitting.