Merge branch 'ta/wait-on-aliased-commands-upon-signal' into master
authorJunio C Hamano <redacted>
Wed, 15 Jul 2020 23:29:43 +0000 (16:29 -0700)
committerJunio C Hamano <redacted>
Wed, 15 Jul 2020 23:29:43 +0000 (16:29 -0700)
When an aliased command, whose output is piped to a pager by git,
gets killed by a signal, the pager got into a funny state, which
has been corrected (again).

* ta/wait-on-aliased-commands-upon-signal:
  Wait for child on signal death for aliases to externals
  Wait for child on signal death for aliases to builtins

1  2 
git.c
run-command.c
run-command.h

diff --cc git.c
Simple merge
diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge
git clone https://git.99rst.org/PROJECT