)]}'
{
  "commit": "3ca82d48903bad4fc80317507aa8e86f7263877c",
  "tree": "349b6606c9d5ec7c0c72ca9be64f672f4e0acc4d",
  "parents": [
    "10cfbfcbc92423b7bf8c2400be13a6b486502e38"
  ],
  "author": {
    "name": "qmuntal",
    "email": "quimmuntal@gmail.com",
    "time": "Wed Jun 10 10:22:13 2026 +0200"
  },
  "committer": {
    "name": "Quim Muntal",
    "email": "quimmuntal@gmail.com",
    "time": "Fri Jun 12 10:58:22 2026 -0700"
  },
  "message": "path/filepath: handle \\\\?\\ and \\??\\ UNC prefixes in VolumeName\n\nOn Windows, volumeNameLen treated \\\\.\\UNC paths specially so the\nUNC host and share remained part of the volume name. However, \\\\?\\UNC\nand \\??\\UNC are also valid device UNC prefixes, and were previously\nhandled by the generic device-prefix case. As a result, the volume\nended at the UNC component instead of including the host and share.\n\nRecognize UNC after any supported device prefix and use UNC volume\nparsing for all of them.\n\nUpdates #58451.\n\nChange-Id: I953a9ed7f755ec83aba78aa501479a3436f8f30b\nReviewed-on: https://go-review.googlesource.com/c/go/+/789100\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\nReviewed-by: Alex Brainman \u003calex.brainman@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "389e76551055c2d72ae0b8915d3cfe913863ed44",
      "old_mode": 33188,
      "old_path": "src/internal/filepathlite/path_windows.go",
      "new_id": "2fcde82fa1fd55cd3a5b95ddff5ef68cc7603237",
      "new_mode": 33188,
      "new_path": "src/internal/filepathlite/path_windows.go"
    },
    {
      "type": "modify",
      "old_id": "f88e77815198f69463ab64e90243ea3817feb6e6",
      "old_mode": 33188,
      "old_path": "src/path/filepath/path_test.go",
      "new_id": "281edfe99934ccf1397003ab946d23ba46546313",
      "new_mode": 33188,
      "new_path": "src/path/filepath/path_test.go"
    }
  ]
}
