)]}'
{
  "commit": "ce17feb1b3ecfb0344af9b9111a4b4d313d51d7a",
  "tree": "9b5887ed3d27021961e5019c6cf237bf0e757839",
  "parents": [
    "75b2f01a0f642b39b0f29b6218515df9b5eb798e"
  ],
  "author": {
    "name": "brian m. carlson",
    "email": "sandals@crustytoothpaste.net",
    "time": "Sun Aug 25 23:33:39 2019 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Aug 26 10:36:13 2019 -0700"
  },
  "message": "path: add a function to check for path suffix\n\nWe have a function to strip the path suffix from a commit, but we don\u0027t\nhave one to check for a path suffix. For a plain filename, we can use\nbasename, but that requires an allocation, since POSIX allows it to\nmodify its argument. Refactor strip_path_suffix into a helper function\nand a new function, ends_with_path_components, to meet this need.\n\nSigned-off-by: brian m. carlson \u003csandals@crustytoothpaste.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25e97b8c3f76ce9246d8d985adba9777acd5f43c",
      "old_mode": 33188,
      "old_path": "path.c",
      "new_id": "e3da1f3c4e2c7ed077c1ed3a98103b178045a45a",
      "new_mode": 33188,
      "new_path": "path.c"
    },
    {
      "type": "modify",
      "old_id": "2ba6ca58c83487b5e02a71ce7c2f0d556c59aebe",
      "old_mode": 33188,
      "old_path": "path.h",
      "new_id": "14d6dcad161e3720629ed60d1ec7e4a4b3e34fdd",
      "new_mode": 33188,
      "new_path": "path.h"
    }
  ]
}
