)]}'
{
  "commit": "f87bf28483ae6db32b3ac246ff7081d64a608327",
  "tree": "09833afe3837653e1a1663a21293e952a39bd39f",
  "parents": [
    "44c7e1a7e08c0863c4156869364cb5751a23784e"
  ],
  "author": {
    "name": "Elijah Newren",
    "email": "newren@gmail.com",
    "time": "Sat Aug 15 17:37:57 2020 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Aug 18 12:16:08 2020 -0700"
  },
  "message": "mem-pool: use consistent pool variable name\n\nAbout half the function declarations in mem-pool.h used \u0027struct mem_pool\n*pool\u0027, while the other half used \u0027struct mem_pool *mem_pool\u0027.  Make the\ncode a bit more consistent by just using \u0027pool\u0027 in preference to\n\u0027mem_pool\u0027 everywhere.\n\nNo behavioral changes included; this is just a mechanical rename (though\na line or two was rewrapped as well).\n\nSigned-off-by: Elijah Newren \u003cnewren@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7659919ab2c6251de26b550983be3d50305f182c",
      "old_mode": 33188,
      "old_path": "mem-pool.c",
      "new_id": "8401761dda0a2a585f6593e2212ff41db7135170",
      "new_mode": 33188,
      "new_path": "mem-pool.c"
    },
    {
      "type": "modify",
      "old_id": "870161ab4445b53fcf72dbc51c8ea78645ea05c2",
      "old_mode": 33188,
      "old_path": "mem-pool.h",
      "new_id": "fe7507f022bba40d74aab341e99269ead7171695",
      "new_mode": 33188,
      "new_path": "mem-pool.h"
    }
  ]
}
