Merge branch 'jk/diff-color-moved-fix'
commit7a55427094c33de1f0e6465feb26f2964b3fe558
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 04:11:23 +0000 (6 13:11 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 04:11:23 +0000 (6 13:11 +0900)
tree5658cf1e088b2494ad6e96492c288cf3a873b327
parent36625e219dc74bb2640e07e275fb30bffa47b4cd
parentb66b5072921fb706f1e9352f471098c988b0ca39
Merge branch 'jk/diff-color-moved-fix'

The experimental "color moved lines differently in diff output"
feature was buggy around "ignore whitespace changes" edges, whihch
has been corrected.

* jk/diff-color-moved-fix:
  diff: handle NULs in get_string_hash()
  diff: fix whitespace-skipping with --color-moved
  t4015: test the output of "diff --color-moved -b"
  t4015: check "negative" case for "-w --color-moved"
  t4015: refactor --color-moved whitespace test