]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/archive-list-with-extra-args'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Jan 2024 22:05:14 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Jan 2024 22:05:14 +0000 (14:05 -0800)
"git archive --list extra garbage" silently ignored excess command
line parameters, which has been corrected.

* jc/archive-list-with-extra-args:
  archive: "--list" does not take further options


Trivial merge