From: Junio C Hamano Date: Sun, 10 Dec 2023 00:37:51 +0000 (-0800) Subject: Merge branch 'tz/send-email-negatable-options' X-Git-Tag: v2.44.0-rc0~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ef1cce9c254d3787586ac87c1d1a2ca2c00bfd3;p=thirdparty%2Fgit.git Merge branch 'tz/send-email-negatable-options' Newer versions of Getopt::Long started giving warnings against our (ab)use of it in "git send-email". Bump the minimum version requirement for Perl to 5.8.1 (from September 2002) to allow simplifying our implementation. * tz/send-email-negatable-options: send-email: avoid duplicate specification warnings perl: bump the required Perl version to 5.8.1 from 5.8.0 --- 1ef1cce9c254d3787586ac87c1d1a2ca2c00bfd3