)]}'
{
  "commit": "e7cb96979f695f92bdde7ac40937ef6865b33503",
  "tree": "5cf3d476c344ce564d2f0ab73c40a7757687e0cd",
  "parents": [
    "062f8c9fd539a03d281e76028160d6f6ea545d39"
  ],
  "author": {
    "name": "Zeke Lu",
    "email": "lvzecai@gmail.com",
    "time": "Fri Sep 02 08:11:42 2022 +0000"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Fri Sep 02 08:56:22 2022 +0000"
  },
  "message": "bmp: ignore alpha in Decode when the alpha channel is not supported\n\nWhen the alpha channel is not supported, the alpha component in the\noriginal image should be ignored in the decoded image data (that is,\nset to 0xFF in the decoded data).\n\ntestdata/yellow_rose-small.png has been modified to pass the test.\nNo new test is added because testdata/yellow_rose-small.bmp has\ncovered this case.\n\nFixes golang/go#54368.\n\nChange-Id: Ib46947ec0448340e4313773f3c8534f4dc26bc36\nGitHub-Last-Rev: 1eeb39647c0873ae47aab1e3934394e5180de59a\nGitHub-Pull-Request: golang/image#10\nReviewed-on: https://go-review.googlesource.com/c/image/+/425418\nReviewed-by: Nigel Tao \u003cnigeltao@golang.org\u003e\nReviewed-by: Than McIntosh \u003cthanm@google.com\u003e\nReviewed-by: Bryan Mills \u003cbcmills@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52e25205c00d02591366f7dacaacd00746508ca1",
      "old_mode": 33188,
      "old_path": "bmp/reader.go",
      "new_id": "e165c2e398ad9f21e51d69b1bd5108e540f25d4d",
      "new_mode": 33188,
      "new_path": "bmp/reader.go"
    },
    {
      "type": "modify",
      "old_id": "772c239fe7167a8110ccf19cb95ac53b9f8ab327",
      "old_mode": 33188,
      "old_path": "testdata/yellow_rose-small.png",
      "new_id": "57ce9b88bfadf352bb08b6fa8313110c2ad26243",
      "new_mode": 33188,
      "new_path": "testdata/yellow_rose-small.png"
    }
  ]
}
