)]}'
{
  "commit": "d98d109979760bed1909fbf5e56cbb6239980095",
  "tree": "f27a651fdcf226cc34900dfef087118d388e0f4d",
  "parents": [
    "2171f3d2aa1412a744545c07b28003a7ff4af5df"
  ],
  "author": {
    "name": "Johannes Sixt",
    "email": "j6t@kdbg.org",
    "time": "Thu Nov 28 20:48:45 2013 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Dec 09 14:54:47 2013 -0800"
  },
  "message": "git_connect: remove artificial limit of a remote command\n\nSince day one, function git_connect() had a limit on the command line of\nthe command that is invoked to make a connection. 7a33bcbe converted the\ncode that constructs the command to strbuf. This would have been the\nright time to remove the limit, but it did not happen. Remove it now.\n\ngit_connect() uses start_command() to invoke the command; consequently,\nthe limits of the system still apply, but are diagnosed only at execve()\ntime. But these limits are more lenient than the 1K that git_connect()\nimposed.\n\nSigned-off-by: Johannes Sixt \u003cj6t@kdbg.org\u003e\nSigned-off-by: Torsten Bögershausen \u003ctboegi@web.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "06e88b0705f7fbd138e504920c20c70218121696",
      "old_mode": 33188,
      "old_path": "connect.c",
      "new_id": "6cc1f8dd38f3389ae6c07f2a5e44e13dac1501bf",
      "new_mode": 33188,
      "new_path": "connect.c"
    }
  ]
}
