From: Junio C Hamano Date: Wed, 13 Dec 2017 21:28:56 +0000 (-0800) Subject: Merge branch 'fk/sendmail-from-path' X-Git-Tag: v2.16.0-rc0~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=577051bca44077b29f625cf14cac9360b2d11be9;p=thirdparty%2Fgit.git Merge branch 'fk/sendmail-from-path' "git send-email" tries to see if the sendmail program is available in /usr/lib and /usr/sbin; extend the list of locations to be checked to also include directories on $PATH. * fk/sendmail-from-path: git-send-email: honor $PATH for sendmail binary --- 577051bca44077b29f625cf14cac9360b2d11be9