)]}'
{
  "commit": "61e704e38a4c3e181403a766c5cf28814e4102e4",
  "tree": "dcdcecd97b02ec93f34a6b54a4f8ce1e091fc428",
  "parents": [
    "2f93541d88fadd1ff5307d81c2c8921ee3eea058"
  ],
  "author": {
    "name": "Mike Hommey",
    "email": "mh@glandium.org",
    "time": "Wed Nov 26 19:12:47 2014 +0900"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Nov 26 10:51:05 2014 -0800"
  },
  "message": "sha1_name: avoid unnecessary sha1 lookup in find_unique_abbrev\n\nAn example where this happens is when doing an ls-tree on a tree that\ncontains a commit link. In that case, find_unique_abbrev is called\nto get a non-abbreviated hex sha1, but still, a lookup is done as\nto whether the sha1 is in the repository (which ends up looking for\na loose object in .git/objects), while the result of that lookup is\nnot used when returning a non-abbreviated hex sha1.\n\nSigned-off-by: Mike Hommey \u003cmh@glandium.org\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65ad066d9bb4efd9b61142b40d790bac9543de1d",
      "old_mode": 33188,
      "old_path": "sha1_name.c",
      "new_id": "e98d0304683aa82c467714e62f2ccd24ca788d9d",
      "new_mode": 33188,
      "new_path": "sha1_name.c"
    }
  ]
}
