From: Junio C Hamano Date: Tue, 3 Mar 2015 22:37:03 +0000 (-0800) Subject: Merge branch 'km/send-email-getopt-long-workarounds' X-Git-Tag: v2.4.0-rc0~77 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0278b3f609f13ecc9d4a31e39057a7c9edf80ec5?ds=inline;hp=--cc Merge branch 'km/send-email-getopt-long-workarounds' Even though we officially haven't dropped Perl 5.8 support, the Getopt::Long package that came with it does not support "--no-" prefix to negate a boolean option; manually add support to help people with older Getopt::Long package. * km/send-email-getopt-long-workarounds: git-send-email.perl: support no- prefix with older GetOptions --- 0278b3f609f13ecc9d4a31e39057a7c9edf80ec5