OSDN Git Service

Merge branch 'bh/diff-highlight-graph'
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:52 +0000 (21:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:52 +0000 (21:49 -0700)
"diff-highlight" script (in contrib/) learned to work better with
"git log -p --graph" output.

* bh/diff-highlight-graph:
  diff-highlight: avoid highlighting combined diffs
  diff-highlight: add multi-byte tests
  diff-highlight: ignore test cruft
  diff-highlight: add support for --graph output
  diff-highlight: add failing test for handling --graph output
  diff-highlight: add some tests


Trivial merge