)]}'
{
  "commit": "564efe26745c5bb7236b095d5b42881cdc64a284",
  "tree": "a842e15a8f2f284493b18492f9175ed084df6d25",
  "parents": [
    "9a9ca9850f3c6b278e052745f51a87296d9fedd2"
  ],
  "author": {
    "name": "pcc",
    "email": "peter@pcc.me.uk",
    "time": "Wed Aug 14 17:25:28 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 14 17:25:28 2024 -0700"
  },
  "message": "utils/git: Add linkify script.\n\nThis script linkifies (i.e. makes clickable in the terminal) text that appears\nto be a pull request or issue reference (e.g. #12345 or PR12345) or a\n40-character commit hash (e.g. abc123). You can configure git to automatically\nsend the output of commands that pipe their output through a pager, such as\n`git log` and `git show`, through this script by running this command from\nwithin your LLVM checkout:\n\ngit config core.pager \u0027llvm/utils/git/linkify | pager\u0027\n\nThe pager command is run from the root of the repository even if the git\ncommand is run from a subdirectory, so the relative path should always work.\n\nIt requires OSC 8 support in the terminal. For a list of compatible terminals,\nsee https://github.com/Alhadis/OSC8-Adoption\n\nReviewers: MaskRay\n\nReviewed By: MaskRay\n\nPull Request: https://github.com/llvm/llvm-project/pull/103496\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9fcadd758492cf9ce33d04a45a4e20748755b346",
      "new_mode": 33261,
      "new_path": "llvm/utils/git/linkify"
    }
  ]
}
