]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/octopus-graph-bug'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:01 +0000 (13:48 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:01 +0000 (13:48 +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