Merge branch 'js/flush-prompt-before-interative-input'
authorJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:58 +0000 (13:42 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:58 +0000 (13:42 -0700)
The interactive input from various codepaths are consolidated and
any prompt possibly issued earlier are fflush()ed before we read.

* js/flush-prompt-before-interative-input:
  interactive: explicitly `fflush` stdout before expecting input
  interactive: refactor code asking the user for interactive input


Trivial merge
git clone https://git.99rst.org/PROJECT