)]}'
{
  "commit": "a762c8c1e1e5b6352f027db80be4ca1c0077403d",
  "tree": "f2ce4542c00e8d27d94a0855edd0c0cc5eb5ae2d",
  "parents": [
    "2befe97201e1f3175cce557866c5822793624b5a"
  ],
  "author": {
    "name": "Elijah Newren",
    "email": "newren@gmail.com",
    "time": "Sat Aug 15 17:37:55 2020 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Aug 18 12:14:37 2020 -0700"
  },
  "message": "mem-pool: add convenience functions for strdup and strndup\n\nfast-import had a special mem_pool_strdup() convenience function that I\nwant to be able to use from the new merge algorithm I am writing.  Move\nit from fast-import to mem-pool, and also add a mem_pool_strndup()\nwhile at it that I also want to use.\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": "ce47794db63d6d4bdbc0e479b16013273563efe7",
      "old_mode": 33188,
      "old_path": "fast-import.c",
      "new_id": "c45fe7474c6b83f5591554e994fb30407cdc5c8a",
      "new_mode": 33188,
      "new_path": "fast-import.c"
    },
    {
      "type": "modify",
      "old_id": "a2841a4a9ad7e4871282031f1b18fd62f18e9638",
      "old_mode": 33188,
      "old_path": "mem-pool.c",
      "new_id": "020b51e0c5623585df4d9c2f14bb44db1c311f01",
      "new_mode": 33188,
      "new_path": "mem-pool.c"
    },
    {
      "type": "modify",
      "old_id": "999d3c3a52cc49b6dec896fc1e6b31ea8ac078d5",
      "old_mode": 33188,
      "old_path": "mem-pool.h",
      "new_id": "ca062c9070b9bb612182e39b00b1dfad9cbebf01",
      "new_mode": 33188,
      "new_path": "mem-pool.h"
    }
  ]
}
