)]}'
{
  "commit": "bd6457cfa3f5216700da0ef6ee2ea6614c533a30",
  "tree": "6d45bd6dde3a6b27aabe8e4f8b5f0233050db090",
  "parents": [
    "492cc31b57b2f06626c302f3470471bfe355de9b"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Wed Dec 17 14:18:42 2025 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Dec 18 08:18:13 2025 +0900"
  },
  "message": "t0600: fix incomplete prerequisite for a test case\n\nThe \u0027symref transaction supports symlinks\u0027 test case is guarded by the\n`SYMLINK` prerequisite because `core.prefersymlinkrefs \u003d true` requires\nsymbolic links to be supported.\n\nHowever, the `preferSymlinkRefs` feature is not supported on Windows,\ntherefore this test case needs the `MINGW` prerequisite, too.\n\nThere\u0027s a couple more cases where we set this config key:\n\n  - In a subsequent test in t0600, but there we explicitly set it to\n    \"false\". So this would naturally be supported by Windows.\n\n  - In t7201 we set the value to `yes`, but we never verify that the\n    written reference is a symbolic link in the first place. I guess\n    that we could rather remove setting the configuration value here, as\n    we are about to deprecate support for symrefs via symbolic links in\n    the first place. But that\u0027s certainly outside of the scope of this\n    patch.\n\n  - In t9903 we do the same, but likewise, we don\u0027t check whether the\n    written file is a symbolic link.\n\nTherefore this seems to be the only instance where the tests actually\nneed to be adapted.\n\nHelped-by: Patrick Steinhardt \u003cps@pks.im\u003e\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": "b11126ed47812923fbf77021a30b19f8132c5470",
      "old_mode": 33261,
      "old_path": "t/t0600-reffiles-backend.sh",
      "new_id": "74bfa2e9ba060d193747416fec565b56cf597e71",
      "new_mode": 33261,
      "new_path": "t/t0600-reffiles-backend.sh"
    }
  ]
}
