)]}'
{
  "commit": "74798f5aa5d5c9720e7ff8895fee08e19db05cc7",
  "tree": "c7a5a1b1e9923a535267d6c607520537e3a2aaca",
  "parents": [
    "facec63e78161d6d31a9c552a679e2287e925949"
  ],
  "author": {
    "name": "Darkhan Kubigenov",
    "email": "darkhanu@gmail.com",
    "time": "Sun Jan 22 01:50:45 2023 +0000"
  },
  "committer": {
    "name": "Darkhan Kubigenov",
    "email": "darkhanu@gmail.com",
    "time": "Sun Jan 22 02:00:12 2023 +0000"
  },
  "message": "Add a failing line diff test case\n\nCurrent implementation produces wrong result because\nit calls `DiffMain` on the following 2 arguments:\n\n* `1,2,3,4,5,6,7,8,9,10`\n* `1,2,3,4,5,6,7,8,9,11`\n\nThis numbers represent indices into the lines array.\nThe algorithm finds that equal part of those\nstrings is `1,2,3,4,5,6,7,8,9,1` and which is followed\nby `Delete 0` and `Insert `1`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6fed5036b21502d9da7a53650de20072efc0b35",
      "old_mode": 33188,
      "old_path": "diffmatchpatch/diff_test.go",
      "new_id": "95a7c8d551567b4051233ea78c1f01ae3747d3b5",
      "new_mode": 33188,
      "new_path": "diffmatchpatch/diff_test.go"
    }
  ]
}
