From: Junio C Hamano Date: Mon, 14 Aug 2023 20:26:41 +0000 (-0700) Subject: Merge branch 'jk/send-email-with-new-readline' X-Git-Tag: v2.42.0-rc2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc71d024adbb000e692cbd06cb1a3195514ec771;p=thirdparty%2Fgit.git Merge branch 'jk/send-email-with-new-readline' Adjust to newer Term::ReadLine to prevent it from breaking the interactive prompt code in send-email. * jk/send-email-with-new-readline: send-email: avoid creating more than one Term::ReadLine object send-email: drop FakeTerm hack --- fc71d024adbb000e692cbd06cb1a3195514ec771