)]}'
{
  "commit": "04f20c04c6e51ee061a44406b9a73bf54683d8eb",
  "tree": "2e2bdb3fef717f4f421b22d20569aeb973deb858",
  "parents": [
    "7a9409cb0104466eba32162f5bc4e5ab46130f02"
  ],
  "author": {
    "name": "Stefan Beller",
    "email": "sbeller@google.com",
    "time": "Mon Mar 09 09:58:22 2015 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Mar 10 15:36:03 2015 -0700"
  },
  "message": "connect.c: do not leak \"conn\" after showing diagnosis\n\nWhen git_connect() is called to see how the URL is parsed for\ndebugging purposes with CONNECT_DIAG_URL set, the variable conn is\nleaked.  At this point in the codeflow, it only has its memory and\nno other resource is associated with it, so it is sufficient to\nclean it up by just freeing it.\n\nSigned-off-by: Stefan Beller \u003csbeller@google.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce0e1214234244236a407e9f3004e619d26c54a8",
      "old_mode": 33188,
      "old_path": "connect.c",
      "new_id": "6090211fe9fad7fb3a2392e399976bc3ea528a4e",
      "new_mode": 33188,
      "new_path": "connect.c"
    }
  ]
}
