Merge branch 'js/add-i-a-bit-more-tests'
authorJunio C Hamano <redacted>
Mon, 16 Dec 2019 21:08:47 +0000 (13:08 -0800)
committerJunio C Hamano <redacted>
Mon, 16 Dec 2019 21:08:47 +0000 (13:08 -0800)
Test coverage update in preparation for further work on "git add -i".

* js/add-i-a-bit-more-tests:
  apply --allow-overlap: fix a corner case
  git add -p: use non-zero exit code when the diff generation failed
  t3701: verify that the diff.algorithm config setting is handled
  t3701: verify the shown messages when nothing can be added
  t3701: add a test for the different `add -p` prompts
  t3701: avoid depending on the TTY prerequisite
  t3701: add a test for advanced split-hunk editing

1  2 
apply.c

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