]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sg/parse-options-subcommand'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:24 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:24 +0000 (11:38 -0700)
The codepath for the OPT_SUBCOMMAND facility has been cleaned up.

* sg/parse-options-subcommand:
  notes, remote: show unknown subcommands between `'
  notes: simplify default operation mode arguments check
  test-parse-options.c: fix style of comparison with zero
  test-parse-options.c: don't use for loop initial declaration
  t0040-parse-options: remove leftover debugging

1  2 
builtin/remote.c

Simple merge