)]}'
{
  "commit": "bfcc921430423828233dadfe274802ae68900f6e",
  "tree": "65167c030fc80747a6a942c218f9d79209ad75b0",
  "parents": [
    "594270635732d6320d6e6d7fa127679ae90ef5b1"
  ],
  "author": {
    "name": "Andy Parkins",
    "email": "andyparkins@gmail.com",
    "time": "Tue Nov 21 19:31:24 2006 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Tue Nov 21 21:26:12 2006 -0800"
  },
  "message": "Add support to git-branch to show local and remote branches\n\nInstead of storing a list of refnames in append_ref, a list of\nstructures is created.  Each of these stores the refname and a\nsymbolic constant representing its type.\n\nThe creation of the list is filtered based on a command line\nswitch; no switch means \"local branches only\", \"-r\" means \"remote\nbranches only\" (as they always did); but now \"-a\" means \"local\nbranches or remote branches\".\n\nAs a side effect, the list is now not global, but allocated in\nprint_ref_list() where it used.\n\nAlso a memory leak is plugged, the memory allocated during the\nlist creation was never freed.\n\nIt lays a groundwork to also display tags, but the command being\n\u0027git branch\u0027 it is not currently used.\n\nSigned-off-by: Andy Parkins \u003candyparkins@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d43ef1dec4f27361af1a32983c53aeea15468fe9",
      "old_mode": 33188,
      "old_path": "Documentation/git-branch.txt",
      "new_id": "5376760813954b3aed9300a03cc2f5f21c4724f2",
      "new_mode": 33188,
      "new_path": "Documentation/git-branch.txt"
    },
    {
      "type": "modify",
      "old_id": "368b68ec91f3d72d1f5e1d1dea503334207f864d",
      "old_mode": 33188,
      "old_path": "builtin-branch.c",
      "new_id": "22e3285a4ccf42f1f5a679eb209925bb03419d0f",
      "new_mode": 33188,
      "new_path": "builtin-branch.c"
    }
  ]
}
