Jeff King <peff@xxxxxxxx> writes: > 2. If they did, the BUG() check added by 3284b93862 (parse-options: > disallow negating OPTION_SET_INT 0, 2023-08-08) will catch it (and > that check is smart enough to realize that our short-only option is > OK). ;-). > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > builtin/merge.c | 13 ++----------- > 1 file changed, 2 insertions(+), 11 deletions(-) More code deletion. Nice.