)]}'
{
  "commit": "11c21f22ded635bec5e10c833697c55aab442776",
  "tree": "f239c25ee70c601600584e414d64ad9e063098a6",
  "parents": [
    "25eb905e14eb3dd72e3208735efd2aa0ef90c550"
  ],
  "author": {
    "name": "Denton Liu",
    "email": "liu.denton@gmail.com",
    "time": "Thu Oct 03 17:23:22 2019 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Oct 04 09:28:01 2019 +0900"
  },
  "message": "t4214: demonstrate octopus graph coloring failure\n\nThe graph coloring logic for octopus merges currently has a bug. This\ncan be seen git.git with 74c7cfa875 (Merge of\nhttp://members.cox.net/junkio/git-jc.git, 2005-05-05), whose second\nchild is 211232bae6 (Octopus merge of the following five patches.,\n2005-05-05).\n\nIf one runs\n\n\tgit log --graph 74c7cfa875\n\none can see that the octopus merge is colored incorrectly. In\nparticular, the horizontal dashes are off by one color. Each horizontal\ndash should be the color of the line to their bottom-right. Instead, they\nare currently the color of the line to their bottom.\n\nDemonstrate this breakage with a few sets of test cases. These test\ncases should show not only simple cases of the bug occuring but trickier\nsituations that may not be handled properly in any attempt to fix the\nbug.\n\nWhile we\u0027re at it, include a passing test case as a canary in case an\nattempt to fix the bug breaks existing operation.\n\nSigned-off-by: Denton Liu \u003cliu.denton@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "097151da3936b63a4fca71d3c065c4a1d6b7f596",
      "old_mode": 33261,
      "old_path": "t/t4214-log-graph-octopus.sh",
      "new_id": "3ae8e51e5002691e43615c9285d5501a802dff1a",
      "new_mode": 33261,
      "new_path": "t/t4214-log-graph-octopus.sh"
    }
  ]
}
