Merge branch 'pw/add-p-single-key'
commitd7234921273fd55ce33d44ae2735645650800870
authorJunio C Hamano <gitster@pobox.com>
Thu, 31 Mar 2022 01:01:11 +0000 (30 18:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Mar 2022 01:01:11 +0000 (30 18:01 -0700)
tree771ca86f403be445d68e89d13a66183c7679c8bb
parent83791bc52b8e8e0c8e82f11e70af607eeffecf75
parent0f584debc74afefdd24449136ffb2c77859e38c9
Merge branch 'pw/add-p-single-key'

Finishing touches to C rewrite of "git add -i" in single-key
interactive mode.

* pw/add-p-single-key:
  terminal: restore settings on SIGTSTP
  terminal: work around macos poll() bug
  terminal: don't assume stdin is /dev/tty
  terminal: use flags for save_term()