From: Junio C Hamano Date: Mon, 26 Aug 2024 18:32:23 +0000 (-0700) Subject: Merge branch 'jk/send-email-translate-aliases' X-Git-Tag: v2.47.0-rc0~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3dd2a2feca6e47b2931dadadad44f92a35e8cf51;p=thirdparty%2Fgit.git Merge branch 'jk/send-email-translate-aliases' "git send-email" learned "--translate-aliases" option that reads addresses from the standard input and emits the result of applying aliases on them to the standard output. * jk/send-email-translate-aliases: send-email: teach git send-email option to translate aliases t9001-send-email.sh: update alias list used for pine test t9001-send-email.sh: fix quoting for mailrc --dump-aliases test --- 3dd2a2feca6e47b2931dadadad44f92a35e8cf51