Re: [PATCH v7 05/11] ref-filter: add parse_opt_merge_filter()
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:05:38
Karthik Nayak [off-list ref] writes:
+/* Macros for checking --merged and --no-merged options */ +#define _OPT_MERGED_NO_MERGED(option, filter, h) \
Detail: there's a weird large space before \. Is it an attempt to align the \ with a non-standard tab-width? -- Matthieu Moy http://www-verimag.imag.fr/~moy/