)]}'
{
  "commit": "176f8a356b1bb3590a1e00d7799a821027312904",
  "tree": "b616463585a9af7e1a54bde768c2b0fc70e9a250",
  "parents": [
    "b6b0e439dff973ddd2e36d992940fb5a4a9b1947"
  ],
  "author": {
    "name": "Danny Tuppeny",
    "email": "danny@tuppeny.com",
    "time": "Wed Feb 05 16:49:47 2025 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Feb 05 16:49:47 2025 +0000"
  },
  "message": "Fix licence tool include/excludes for Windows (#8843)\n\nIf the YAML file contains an exclusion using a forward slash then this condition would fail to match when running on Windows. This change uses `path.isWithin()` which handles the mismatched slashes automatically.\r\n\r\nThis fixes some test failures when running the licence tests on Windows.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c171d13bfa99a8ff0052b3795d4dba55b9da9a93",
      "old_mode": 33188,
      "old_path": "tool/lib/license_utils.dart",
      "new_id": "652e90e866c224bac97fbbdfab42435a113ac05b",
      "new_mode": 33188,
      "new_path": "tool/lib/license_utils.dart"
    }
  ]
}
