From: Junio C Hamano <hidden> Date: 2019-01-28 00:33:26
Nguyễn Thái Ngọc Duy [off-list ref] writes:
This is the first part of converting diff_opt_parse() to use
parse_options(). Compared to the full series [1] I sent earlier, 03/76
is dropped and 02/14 is updated to allow KEEP_UNKNOWN and
STOP_AT_NON_OPTION combination, but only for one shot mode.