Merge branch 'sg/parse-options-subcommand'
commit76ffa818c792cf3508502f78909c3b7eb3c72dbc
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:24 +0000 (13 11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:24 +0000 (13 11:38 -0700)
treea8df035dcafeea7c95ee6405b0bdd536a2393b75
parent655e49404792a302b16fa640e1fa6041052996f9
parentdd834d75caabd436e306c136f753c801220db2df
Merge branch 'sg/parse-options-subcommand'

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
builtin/remote.c