)]}'
{
  "commit": "e8deeabf2a4bacf6530aa4dc23478e4dd2fb0942",
  "tree": "e1c83824519add4cc68212e2097dd62129a8085b",
  "parents": [
    "11428ae984a141e3671f3d9f4df9e2b16314ff54"
  ],
  "author": {
    "name": "Kamal Sacranie",
    "email": "sacranie@google.com",
    "time": "Tue May 05 12:35:26 2026 +0000"
  },
  "committer": {
    "name": "gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 08 07:46:00 2026 -0700"
  },
  "message": "Add zsh completion\n\nThis PR adds `completion.zsh` to allow for relatively intelligent\ncompletion of `repo` command-line arguments for all commands of the\n`repo` CLI.\n\nThe `completion.zsh` can be added to your zsh completions by copying\n(and renaming) the completion script to a directory that you have added\nto your zsh completion path.\n\n```\ncp completion.zsh $ZSH_COMPLETION_DIRECTORY/_repo\n```\n\nYou must name the file `_repo` for it to register as completion for\n`repo`.\n\nYou can add a directory to your zsh completion by updating your `fpath`\nvariable before calling `compinit` as follows:\n\n```\nfpath\u003d( /path/to/zsh-completions/dir $fpath )\n```\n\nFuture work: Generate this file using the subcommand classes and python\nreflection.\n\nChange-Id: I6a4e785c1efcf9076bd693976ac03578836b691b\nReviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/579561\nCommit-Queue: Mike Frysinger \u003cvapier@google.com\u003e\nReviewed-by: Gavin Mak \u003cgavinmak@google.com\u003e\nTested-by: Kamal Sacranie \u003csacranie@google.com\u003e\nReviewed-by: Mike Frysinger \u003cvapier@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "507ed2bb207518812454ec05c04fcc7c9904ad31",
      "new_mode": 33188,
      "new_path": "completion.zsh"
    }
  ]
}
