)]}'
{
  "commit": "13374987dd889858758afef458bd8a8cbf15bb4d",
  "tree": "b3f47bff1bc37a7230d158b2c8d436fc068f19b9",
  "parents": [
    "c4df23f7927d8d00e666a3c8d1b3375f1dc8a3c1"
  ],
  "author": {
    "name": "Duy Nguyen",
    "email": "pclouds@gmail.com",
    "time": "Sat Nov 03 07:03:18 2018 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Nov 06 13:22:30 2018 +0900"
  },
  "message": "completion: use __gitcomp_builtin for format-patch\n\nThis helps format-patch gain completion for a couple new options,\nnotably --range-diff.\n\nSince send-email completion relies on $__git_format_patch_options\nwhich is now reduced, we need to do something not to regress\nsend-email completion.\n\nThe workaround here is implement --git-completion-helper in\nsend-email.perl just as a bridge to \"format-patch --git-completion-helper\".\nThis is enough to use __gitcomp_builtin on send-email (to take\nadvantage of caching).\n\nIn the end, send-email.perl can probably reuse the same info it passes\nto GetOptions() to generate full --git-completion-helper output so\nthat we don\u0027t need to keep track of its options in git-completion.bash\nanymore. But that\u0027s something for another boring day.\n\nHelped-by: Denton Liu \u003cliu.denton@gmail.com\u003e\nSigned-off-by: Nguyễn Thái Ngọc Duy \u003cpclouds@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db7fd87b6b27f6e85a48b31d08e0480648f9c5d5",
      "old_mode": 33188,
      "old_path": "contrib/completion/git-completion.bash",
      "new_id": "8409978793c7b2fc8bb1410f3bad070e3b372e8a",
      "new_mode": 33188,
      "new_path": "contrib/completion/git-completion.bash"
    },
    {
      "type": "modify",
      "old_id": "2be5dac337a0e2f4a0ea1538c7873aa43382cb04",
      "old_mode": 33261,
      "old_path": "git-send-email.perl",
      "new_id": "ed0714eaaa2e90f6db09404d111f513cbfc50296",
      "new_mode": 33261,
      "new_path": "git-send-email.perl"
    }
  ]
}
