]> granicus.if.org Git - git/commitdiff
Merge branch 'dl/octopus-graph-bug' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:14 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:14 +0000 (11:42 +0900)
"git log --graph" for an octopus merge is sometimes colored
incorrectly, which is demonstrated and documented but not yet
fixed.

* dl/octopus-graph-bug:
  t4214: demonstrate octopus graph coloring failure
  t4214: explicitly list tags in log
  t4214: generate expect in their own test cases
  t4214: use test_merge
  test-lib: let test_merge() perform octopus merges

1  2 
t/test-lib-functions.sh

Simple merge