)]}'
{
  "commit": "2b9bd488ae09dc89f02be7d73f3710ee2ea7325c",
  "tree": "2f70747e3af4bc43d35566b2d9d76052fec712c6",
  "parents": [
    "f1d4a28250629ae469fc5dd59ab843cb2fd68e12"
  ],
  "author": {
    "name": "Denton Liu",
    "email": "liu.denton@gmail.com",
    "time": "Thu Sep 12 12:43:55 2019 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Sep 12 13:45:28 2019 -0700"
  },
  "message": "completion: teach rebase to use __gitcomp_builtin\n\nCurrently, _git_rebase() uses a hardcoded list of options for its\ncompletion. However, we can use __gitcomp_builtin() to get a dynamically\ngenerated list of completions instead.\n\nTeach _git_rebase() to use __gitcomp_builtin() so that newly implemented\noptions in rebase will be automatically completed without any mucking\naround in git-completion.bash.\n\nSigned-off-by: Denton Liu \u003cliu.denton@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e087c4bf0085add8e968e128db6b667acbc80320",
      "old_mode": 33188,
      "old_path": "contrib/completion/git-completion.bash",
      "new_id": "365edff6394f90c85f72d7071c8022312bfb161f",
      "new_mode": 33188,
      "new_path": "contrib/completion/git-completion.bash"
    }
  ]
}
