Merge branch 'en/eol-attrs-gotchas'
authorJunio C Hamano <redacted>
Mon, 10 Aug 2020 17:24:02 +0000 (10:24 -0700)
committerJunio C Hamano <redacted>
Mon, 10 Aug 2020 17:24:02 +0000 (10:24 -0700)
All "mergy" operations that internally use the merge-recursive
machinery should honor the merge.renormalize configuration, but
many of them didn't.

* en/eol-attrs-gotchas:
  checkout: support renormalization with checkout -m <paths>
  merge: make merge.renormalize work for all uses of merge machinery
  t6038: remove problematic test
  t6038: make tests fail for the right reason

1  2 
merge-recursive.c

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