From: Junio C Hamano Date: Fri, 9 Feb 2024 00:22:04 +0000 (-0800) Subject: Merge branch 'jc/archive-list-with-extra-args' into maint-2.43 X-Git-Tag: v2.43.1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=878f8c42dc22d0f5f6bb7f76935239ced0e1cea3;p=thirdparty%2Fgit.git Merge branch 'jc/archive-list-with-extra-args' into maint-2.43 "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 --- 878f8c42dc22d0f5f6bb7f76935239ced0e1cea3