)]}'
{
  "commit": "07b47f3c8cc565b22d343baeba3366acdababb84",
  "tree": "dd927e0169be717fd58c9fe436d3bbd4f189ac0f",
  "parents": [
    "5e3fce1a80bff62be48c3ae4370c19523580a8a9"
  ],
  "author": {
    "name": "Michal Terepeta",
    "email": "michalt@google.com",
    "time": "Thu Jan 07 20:06:14 2021 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 07 11:06:14 2021 -0800"
  },
  "message": "Fix registerCustomWatcher to allow nulls (dart-lang/watcher#107)\n\nThe idea behind the closures passed to `registerCustomWatcher` is that\r\nthey should return `null` if the particular implementation does not\r\nsupport the provided path (in which case we should fallback to other\r\nimplementations).\r\n\r\nModified a test to check this.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f4132b995e921643a4183e5c54e7ab737ee187b",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/custom_watcher_factory.dart",
      "new_id": "fc4e3fb906d5b4ed4fe1cd43f78cedfe36e648d0",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/custom_watcher_factory.dart"
    },
    {
      "type": "modify",
      "old_id": "89f8e3cd0fb5aadf8162021a6112b35ccffb9666",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/custom_watcher_factory_test.dart",
      "new_id": "331d24382a73090fd11e32dd3b0b80115a9d6309",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/custom_watcher_factory_test.dart"
    }
  ]
}
