)]}'
{
  "commit": "370e630582abfcdcd7b4c5fcc64f7684ae1386ed",
  "tree": "92171270e68396fae8f9dd4505854ba67e77cb2c",
  "parents": [
    "c3a82df2644b6cff60865cb371307fc3604a3c2a"
  ],
  "author": {
    "name": "Travis Downs",
    "email": "travis.downs@gmail.com",
    "time": "Tue Nov 25 14:22:19 2025 -0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Nov 25 17:22:19 2025 +0000"
  },
  "message": "bash: use -prune in find (#127)\n\nUse -prune to handle excluded paths, rather than simply ! -path, which\nwill still visit all subdirectories and files in the excluded paths.\n\nThis is more efficient, but more importantly avoids visiting files which\nmay not be readable by the user, which causes `find` fail, and causes\nbuildifier to fail as we are using `-o pipefail`.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a8098c7f3d73828ca86e5a6fd9a8b3e079bcd1a",
      "old_mode": 33188,
      "old_path": "buildifier/factory.bzl",
      "new_id": "40978bc9b6934430e1f80b71e82e1a219137712b",
      "new_mode": 33188,
      "new_path": "buildifier/factory.bzl"
    },
    {
      "type": "modify",
      "old_id": "a23f11b8c72d6fa6401d21bd1be8e22414ab4b8f",
      "old_mode": 33188,
      "old_path": "runner.bash.template",
      "new_id": "e1813549db00d63cf40e27368154d0846a33b223",
      "new_mode": 33188,
      "new_path": "runner.bash.template"
    }
  ]
}
