)]}'
{
  "commit": "63ca1c099c36e61b0e9cd7fa0b912c0b9d89b628",
  "tree": "266daafe353b62f988436638e69fdeea41824862",
  "parents": [
    "be08dee9738eaaa0423885ed189c2b6ad8368cf0"
  ],
  "author": {
    "name": "Alexander Kuleshov",
    "email": "kuleshovmail@gmail.com",
    "time": "Mon Feb 22 13:18:29 2016 +0600"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Feb 21 23:52:43 2016 -0800"
  },
  "message": "git.c: simplify stripping extension of a file in handle_builtin()\n\nThe handle_builtin() starts from stripping of command extension if\nSTRIP_EXTENSION is enabled. Actually STRIP_EXTENSION does not used\nanywhere else.\n\nThis patch introduces strip_extension() helper to strip STRIP_EXTENSION\nextension from argv[0] with the strip_suffix() instead of manually\nstripping.\n\nSigned-off-by: Alexander Kuleshov \u003ckuleshovmail@gmail.com\u003e\nHelped-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f649e81f1107722f4c7d051201920ae2a0e7846a",
      "old_mode": 33188,
      "old_path": "git-compat-util.h",
      "new_id": "b7fcbd4b86664854a71128864ae41ae55a7d633d",
      "new_mode": 33188,
      "new_path": "git-compat-util.h"
    },
    {
      "type": "modify",
      "old_id": "5feba410cab6d95e3b9ff9745db56a9d045f0c20",
      "old_mode": 33188,
      "old_path": "git.c",
      "new_id": "a9dc2e8b492589e1f41d2c91cf4149aefe25c872",
      "new_mode": 33188,
      "new_path": "git.c"
    }
  ]
}
