)]}'
{
  "commit": "577dc49696afee67fb507e0bd72be4c8677b83c2",
  "tree": "7bb67e4ca1be28d2c2345e0ded61d299f4588a76",
  "parents": [
    "47410aa8370fdfc67d379fc808ac2316aef1d2c5"
  ],
  "author": {
    "name": "Derrick Stolee",
    "email": "dstolee@microsoft.com",
    "time": "Thu Feb 18 14:07:26 2021 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Feb 18 13:38:16 2021 -0800"
  },
  "message": "midx: rename pack_info to write_midx_context\n\nIn an effort to streamline our chunk-based file formats, align some of\nthe code structure in write_midx_internal() to be similar to the\npatterns in write_commit_graph_file().\n\nSpecifically, let\u0027s create a \"struct write_midx_context\" that can be\nused as a data parameter to abstract function types.\n\nThis change only renames \"struct pack_info\" to \"struct\nwrite_midx_context\" and the names of instances from \"packs\" to \"ctx\". In\nfuture changes, we will expand the data inside \"struct\nwrite_midx_context\" and align our chunk-writing method with the\nchunk-format API.\n\nSigned-off-by: Derrick Stolee \u003cdstolee@microsoft.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79c282b070d26d5ffac866feaaee244fea986d43",
      "old_mode": 33188,
      "old_path": "midx.c",
      "new_id": "561f65a63a5b450d2514220dae966bb66c601a73",
      "new_mode": 33188,
      "new_path": "midx.c"
    }
  ]
}
