Merge branch 'js/mergetool-optim'
authorJunio C Hamano <redacted>
Tue, 9 Jul 2019 22:25:35 +0000 (15:25 -0700)
committerJunio C Hamano <redacted>
Tue, 9 Jul 2019 22:25:35 +0000 (15:25 -0700)
"git mergetool" and its tests now spawn fewer subprocesses.

* js/mergetool-optim:
  mergetool: use shell variable magic instead of `awk`
  mergetool: dissect strings with shell variable magic instead of `expr`
  t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
  t7610-mergetool: do not place pipelines headed by `yes` in subshells


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