)]}'
{
  "commit": "86ceb337ec340c7db9b060b90bfab05a08b8251b",
  "tree": "8a4292cda1a9d9d5b185792d32441a47d25b2501",
  "parents": [
    "fdf96a20acf96a6ac538df8113b2aafd6ed71d50"
  ],
  "author": {
    "name": "Torsten Bögershausen",
    "email": "tboegi@web.de",
    "time": "Sat Feb 21 16:52:48 2015 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Feb 22 12:02:59 2015 -0800"
  },
  "message": "connect.c: allow ssh://user@[2001:db8::1]/repo.git\n\nThe ssh:// syntax was added in 2386d658 (Add first cut at \"git\nprotocol\" connect logic., 2005-07-13), it accepted\nssh://user@2001:db8::1/repo.git, which is now legacy.\n\nOver the years the parser was improved to support [] and port numbers,\nbut the combination of ssh://user@[2001:db8::1]:222/repo.git did\nnever work.\n\nThe only only way to use a user name, a literall IPV6 address and a port\nnumber was ssh://[user@2001:db8::1]:222/repo.git\n\n(Thanks to Christian Taube \u003clists@hcf.yourweb.de\u003e for reporting this long\nstanding issue)\n\nNew users would use ssh://user@[2001:db8::1]:222/repo.git,\nso change the parser to handle it correctly.\n\nSupport the old legacy URLs as well, to be backwards compatible,\nand avoid regressions for users which upgrade an existing installation\nto a later Git version.\n\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": "d47d0ec6040fdb8b07a689e299dac121bb468717",
      "old_mode": 33188,
      "old_path": "connect.c",
      "new_id": "b608976cca32cedba028849b853c52b09775a4c3",
      "new_mode": 33188,
      "new_path": "connect.c"
    },
    {
      "type": "modify",
      "old_id": "e4f10c0f68b94bfa719c3d208f622541506c86b3",
      "old_mode": 33261,
      "old_path": "t/t5601-clone.sh",
      "new_id": "f901b8a7ab37ea5911c7d621d4904f8df8308e02",
      "new_mode": 33261,
      "new_path": "t/t5601-clone.sh"
    }
  ]
}
