]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ow/rev-parse-parseopt-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:25 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:25 +0000 (11:38 -0700)
The parser in the script interface to parse-options in "git
rev-parse" has been updated to diagnose a bogus input correctly.

* ow/rev-parse-parseopt-fix:
  rev-parse --parseopt: detect missing opt-spec


Trivial merge