On 13/02/15 21:19, Junio C Hamano wrote:
I am inclined to squash these into one commit before starting to
merge them down to 'next' and then to 'master', after getting
Tested-by: from those with older Getopt::Long (prior to 2.32).
Junio C Hamano (1):
SQUASH??? t9001: turn --no$option workarounds to --no-$option
Kyle J. McKay (1):
git-send-email.perl: support no- prefix with older GetOptions
git-send-email.perl | 10 ++++++++++
t/t9001-send-email.sh | 10 +++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
Tested-by: Tom G. Christensen <tgc@xxxxxxxxxxxxxxxxxxx>
I replaced my original patch with this series on top of 2.3.0 and then
did a build on RHEL3 (perl 5.8.0) and RHEL4 (perl 5.8.5).
On both platforms t9001 passes.
-tgc
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html