]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/send-email-with-new-readline'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2023 20:26:41 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2023 20:26:41 +0000 (13:26 -0700)
commitfc71d024adbb000e692cbd06cb1a3195514ec771
treeb84fd3adbf630588b8bc8aa00a349753ab111ee0
parent6df312ad31e6b40e93ea2b1b6b1dc452db7cc0a1
parentc016726c2deb84bcc6a7418efad92ef0562a8af3
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
t/t9001-send-email.sh