Re: [PATCH 74/75] diff --no-index: use parse_options() instead of diff_opt_parse()
From: Eric Sunshine <hidden>
Date: 2018-12-27 20:34:13
From: Eric Sunshine <hidden>
Date: 2018-12-27 20:34:13
On Thu, Dec 27, 2018 at 11:26 AM Nguyễn Thái Ngọc Duy [off-list ref] wrote:
While at there, move exit() back to the caller. It's easier to see the flow that way then burying it in diff-no-index.c
s/then/than/
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>