)]}'
{
  "commit": "b64335554a3691cbc134fb73a598dfd593f44b4e",
  "tree": "acb8599602a92beeeeb5f692a0705535d71d44a5",
  "parents": [
    "aeb582a98374c094361cba1bd756dc6307432c42"
  ],
  "author": {
    "name": "Nguyễn Thái Ngọc Duy",
    "email": "pclouds@gmail.com",
    "time": "Thu May 09 17:10:27 2019 +0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon May 13 11:49:14 2019 +0900"
  },
  "message": "merge: remove drop_save() in favor of remove_merge_branch_state()\n\nBoth remove_branch_state() and drop_save() delete almost the same set of\nfiles about the current merge state. The only difference is MERGE_RR but\nit should also be cleaned up after a successful merge, which is what\ndrop_save() is for.\n\nMake a new function that deletes all merge-related state files and use\nit instead of drop_save(). This function will also be used in the next\npatch that introduces --quit.\n\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": "28b81a7e0256b2923c0fe296d9618d130821cdc4",
      "old_mode": 33188,
      "old_path": "branch.c",
      "new_id": "1db0601a1124be0dcb83c4805e37baa55bfff5b5",
      "new_mode": 33188,
      "new_path": "branch.c"
    },
    {
      "type": "modify",
      "old_id": "29c1afa4d0ce5d1639b81d3d652d5b16085218e9",
      "old_mode": 33188,
      "old_path": "branch.h",
      "new_id": "c90ba9d7bfa2db0588092200f98c1e0c2cc1b80f",
      "new_mode": 33188,
      "new_path": "branch.h"
    },
    {
      "type": "modify",
      "old_id": "e47d77baeebe888cfb67f8e03804ffc3ee3715c0",
      "old_mode": 33188,
      "old_path": "builtin/merge.c",
      "new_id": "e9663f027ada2807e62a1ce625d2bffca0332dac",
      "new_mode": 33188,
      "new_path": "builtin/merge.c"
    }
  ]
}
