Merge branch 'jc/ignore-cr-at-eol'
commit10f65c239a885336b745cc9d2e1654980ffef41e
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:31 +0000 (27 11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:31 +0000 (27 11:06 +0900)
treef10ffd064f85e27f3ff8b64e0d26e179df8bca77
parent14c63a9dc093d6738454f6369a4f5663ca732cf7
parente9282f02b2f21118f3383608718e38efc3d967e1
Merge branch 'jc/ignore-cr-at-eol'

The "diff" family of commands learned to ignore differences in
carriage return at the end of line.

* jc/ignore-cr-at-eol:
  diff: --ignore-cr-at-eol
  xdiff: reassign xpparm_t.flags bits
Documentation/diff-options.txt
Documentation/merge-strategies.txt
contrib/completion/git-completion.bash
diff.c
merge-recursive.c
t/t4015-diff-whitespace.sh
xdiff/xdiff.h
xdiff/xutils.c