)]}'
{
  "commit": "5ae18df9d8ed27625f81974c3fb2db179a23ca2d",
  "tree": "8c9e7cd9e68e9eb154bf9e867576990a83ee8296",
  "parents": [
    "430efb8a74bd9ce9b6019b37cda21063914b0038"
  ],
  "author": {
    "name": "Jeff Hostetler",
    "email": "jeffhost@microsoft.com",
    "time": "Thu Mar 21 12:36:15 2019 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Mar 22 14:31:11 2019 +0900"
  },
  "message": "midx: during verify group objects by packfile to speed verification\n\nTeach `multi-pack-index verify` to sort the set of object by\npackfile so that only one packfile needs to be open at a time.\n\nThis is a performance improvement.  Previously, objects were\nverified in OID order.  This essentially requires all packfiles\nto be open at the same time.  If the number of packfiles exceeds\nthe open file limit, packfiles would be LRU-closed and re-opened\nmany times.\n\nSigned-off-by: Jeff Hostetler \u003cjeffhost@microsoft.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e3919387d91dc0722bf0cfbfa39aab7ed98d1f3c",
      "old_mode": 33188,
      "old_path": "midx.c",
      "new_id": "f1cd868f8cf997c85996d69e5945bae64b02c9f6",
      "new_mode": 33188,
      "new_path": "midx.c"
    },
    {
      "type": "modify",
      "old_id": "16bcb75262d918fc7b88cc5141213e951be145cc",
      "old_mode": 33188,
      "old_path": "packfile.c",
      "new_id": "d2bcb2f860c50056b7014b8a7dbf804baad79be8",
      "new_mode": 33188,
      "new_path": "packfile.c"
    },
    {
      "type": "modify",
      "old_id": "d70c6d9afb94c77c285fe8ee3237f7a40867157a",
      "old_mode": 33188,
      "old_path": "packfile.h",
      "new_id": "b1c18504eb92cef76b7efca6790ba565a8f5e950",
      "new_mode": 33188,
      "new_path": "packfile.h"
    }
  ]
}
