)]}'
{
  "commit": "22e5ae5c8e6859e5670a2c6bbf5798778373144c",
  "tree": "5a6dad8f1db78298d29162cc2fc4e3d3e6b3fb56",
  "parents": [
    "486c8e8c6a42a1e0537eedb2b5ab9e74eb58d5f7"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Mon Apr 10 20:30:23 2017 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Apr 16 17:48:00 2017 -0700"
  },
  "message": "connect.c: handle errors from split_cmdline\n\nCommit e9d9a8a4d (connect: handle putty/plink also in\nGIT_SSH_COMMAND, 2017-01-02) added a call to\nsplit_cmdline(), but checks only for a non-zero return to\nsee if we got any output. Since the function returns\nnegative values (and a NULL argv) on error, we end up\ndereferencing NULL and segfaulting.\n\nArguably we could report on the parsing error here, but it\u0027s\nprobably not worth it. This is a best-effort attempt to see\nif we are using plink. So we can simply return here with\n\"no, it wasn\u0027t plink\" and let the shell actually complain\nabout the bogus quoting.\n\nReported-by: Ævar Arnfjörð Bjarmason \u003cavarab@gmail.com\u003e\nSigned-off-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d65c1c73634363e85a652619cc8705223bc70cb",
      "old_mode": 33188,
      "old_path": "connect.c",
      "new_id": "6f2281ab0f988ffba9d5fa00809d27287bcb3810",
      "new_mode": 33188,
      "new_path": "connect.c"
    },
    {
      "type": "modify",
      "old_id": "b52b8acf9859b0084ea10ebf184ed95cafb0b2d8",
      "old_mode": 33261,
      "old_path": "t/t5601-clone.sh",
      "new_id": "9c56f771b619e4bb931ce3d34a5f9325b8f61e90",
      "new_mode": 33261,
      "new_path": "t/t5601-clone.sh"
    }
  ]
}
