]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ag/send-email-hostname-f'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2025 22:34:08 +0000 (15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2025 22:34:08 +0000 (15:34 -0700)
Teach "git send-email" to also consult `hostname -f` for mail
domain to compute the identity given to SMTP servers.

* ag/send-email-hostname-f:
  send-email: try to get fqdn by running hostname -f on Linux and macOS

1  2 
git-send-email.perl

Simple merge