)]}'
{
  "commit": "6fa50cc4a1979fb8a2f77a026e307d6336a09172",
  "tree": "9bd7625cf20f903ffdd7444f5c9efb663c020118",
  "parents": [
    "b90a926371bbb45b2abd27241a8ef682f1450b99"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Wed Dec 17 14:18:39 2025 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Dec 18 08:18:12 2025 +0900"
  },
  "message": "mingw: special-case `open(symlink, O_CREAT | O_EXCL)`\n\nThe `_wopen()` function would gladly follow a symbolic link to a\nnon-existent file and create it when given above-mentioned flags.\n\nGit expects the `open()` call to fail, though. So let\u0027s add yet another\nwork-around to pretend that Windows behaves according to POSIX, see:\nhttps://pubs.opengroup.org/onlinepubs/007904875/functions/open.html#:~:text\u003dIf%20O_CREAT%20and%20O_EXCL%20are,set%2C%20the%20result%20is%20undefined.\n\nThis is required to let t4115.8(--reject removes .rej symlink if it\nexists) pass on Windows when enabling the MSYS2 runtime\u0027s symbolic link\nsupport.\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "90ba5cea9d3acee09138a54678460b95edf9ff4e",
      "old_mode": 33188,
      "old_path": "compat/mingw.c",
      "new_id": "ba1b7b6dd1e6a75fcc190c5e4e72b372936879ef",
      "new_mode": 33188,
      "new_path": "compat/mingw.c"
    }
  ]
}
