Re: [PATCH 4/4] Move documentation of string_list into string-list.h
From: Junio C Hamano <hidden> Date: 2017-09-26 05:22:32
Junio C Hamano [off-list ref] writes:
Thanks. I am not sure if you can safely reorder the contents of the
header files in general, but I trust that you made sure that this
does not introduce problems (e.g. referrals before definition).
Alas, this time it seems my trust was grossly misplaced. Discarding
this patch and redoing the integration cycle for the day.