Re: [PATCH 00/14] nd/diff-parseopt part 1
- Date: Sun, 27 Jan 2019 16:33:21 -0800
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Subject: Re: [PATCH 00/14] nd/diff-parseopt part 1
Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> 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.
Looked reasonable. Will re-queue.
Thanks.