]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/single-key-interactive'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2022 22:14:24 +0000 (15:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2022 22:14:24 +0000 (15:14 -0700)
The single-key interactive operation used by "git add -p" has been
made more robust.

* pw/single-key-interactive:
  add -p: disable stdin buffering when interactive.singlekey is set
  terminal: set VMIN and VTIME in non-canonical mode
  terminal: pop signal handler when terminal is restored
  terminal: always reset terminal when reading without echo

1  2 
add-interactive.c

Simple merge