)]}'
{
  "commit": "9af3e9eacff3008e99044b4d51018633c4c8d785",
  "tree": "9f0beeaf62e1db4abb613614d37d9414382b50f5",
  "parents": [
    "0c99f6617a9ef0c814a848ea3c0d8dece3d2bad3"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Dec 04 11:58:01 2024 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Dec 04 13:06:13 2024 +0200"
  },
  "message": "crt: Remove C23 initialization with \u003d{}\n\nThis initialization isn\u0027t needed, static variables are guaranteed\nto be zero initialized anyway. This syntax of using an empty brace\nlist is only supported since C23 (even though compilers may accept\nit in older language modes too).\n\nThis removes one unnecessary change from\n997473bddf5b6b256599f7031064eda9a916c9d6.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a08880aa5e19d70fecda7b98aace7f2cb2bd637",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/crt/crt_handler.c",
      "new_id": "6e0f85af568e726d4b3ffcc8b7265517c61c2d6d",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/crt/crt_handler.c"
    }
  ]
}
