]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/add-i-read-error'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:05:58 +0000 (13:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 21:05:58 +0000 (13:05 -0800)
"git add -i" did not notice when the interactive command input
stream went away and kept asking.

* jk/add-i-read-error:
  add--interactive: leave main loop on read error


Trivial merge