)]}'
{
  "commit": "c915f11eb4922e154e29cf62d3b549d65c06a170",
  "tree": "c318d28aff355a3a42a6b7accc3fa0e71588584d",
  "parents": [
    "f3ee9ca53bc04e9770747ea58951135d60b11a8d"
  ],
  "author": {
    "name": "Eric Wong",
    "email": "normalperson@yhbt.net",
    "time": "Wed Feb 03 04:09:14 2016 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Feb 12 11:34:14 2016 -0800"
  },
  "message": "connect \u0026 http: support -4 and -6 switches for remote operations\n\nSometimes it is necessary to force IPv4-only or IPv6-only operation\non networks where name lookups may return a non-routable address and\nstall remote operations.\n\nThe ssh(1) command has an equivalent switches which we may pass when\nwe run them.  There may be old ssh(1) implementations out there\nwhich do not support these switches; they should report the\nappropriate error in that case.\n\nrsync support is untouched for now since it is deprecated and\nscheduled to be removed.\n\nSigned-off-by: Eric Wong \u003cnormalperson@yhbt.net\u003e\nReviewed-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": "45583d8454b4cae9bdb2ddb904c077cf1d3a1223",
      "old_mode": 33188,
      "old_path": "Documentation/fetch-options.txt",
      "new_id": "b94d2c50371818ae0e774b70019d84d2ef6ee3fc",
      "new_mode": 33188,
      "new_path": "Documentation/fetch-options.txt"
    },
    {
      "type": "modify",
      "old_id": "4c775bcec48360c3a097aea9cdb765ca9a9ec100",
      "old_mode": 33188,
      "old_path": "Documentation/git-push.txt",
      "new_id": "a284d7240167ee692cd4961b0a20a2ef54f4e9d0",
      "new_mode": 33188,
      "new_path": "Documentation/git-push.txt"
    },
    {
      "type": "modify",
      "old_id": "a0b3cd9e5617b5a3a45dd01c8a2c7af0b2fd9668",
      "old_mode": 33188,
      "old_path": "builtin/clone.c",
      "new_id": "f3dee7158b6e46f53a8016e51fb10452b6b12d67",
      "new_mode": 33188,
      "new_path": "builtin/clone.c"
    },
    {
      "type": "modify",
      "old_id": "c85f3471d4b53ce7db7662b5531ddebe5513b7b0",
      "old_mode": 33188,
      "old_path": "builtin/fetch.c",
      "new_id": "89b71a8f852780dddd902a519d1183608040fe47",
      "new_mode": 33188,
      "new_path": "builtin/fetch.c"
    },
    {
      "type": "modify",
      "old_id": "8963dbdf3da816bba595f7c4fcfdfd8bcdcd8670",
      "old_mode": 33188,
      "old_path": "builtin/push.c",
      "new_id": "833c9833d8abc435b8694d7b9aa3772cf874cd99",
      "new_mode": 33188,
      "new_path": "builtin/push.c"
    },
    {
      "type": "modify",
      "old_id": "fd7ffe1840e64417cf94d208840cf97c91e962b7",
      "old_mode": 33188,
      "old_path": "connect.c",
      "new_id": "047863144f3f22fe36d178a00b116ee45c2e9e11",
      "new_mode": 33188,
      "new_path": "connect.c"
    },
    {
      "type": "modify",
      "old_id": "c41a6850f1302e4d27af1066b53b20dd303f0d13",
      "old_mode": 33188,
      "old_path": "connect.h",
      "new_id": "01f14cdf3fa4e6b6c8cd3b4c9ec3c3d55e7fc04f",
      "new_mode": 33188,
      "new_path": "connect.h"
    },
    {
      "type": "modify",
      "old_id": "0da9e6639832a493f932e3ba332683d3d4ae73ae",
      "old_mode": 33188,
      "old_path": "http.c",
      "new_id": "67e7bc21b075402326ac8ba9d522476e562a577d",
      "new_mode": 33188,
      "new_path": "http.c"
    },
    {
      "type": "modify",
      "old_id": "4f97b60b5c8abdf5ab0610382a6d6fa289df2605",
      "old_mode": 33188,
      "old_path": "http.h",
      "new_id": "fa45c2b3646d56d5ad937f4add980294ca03f205",
      "new_mode": 33188,
      "new_path": "http.h"
    },
    {
      "type": "modify",
      "old_id": "f404faf0f4b9ec298ccbae34fae0c79283884d26",
      "old_mode": 33188,
      "old_path": "remote-curl.c",
      "new_id": "70bcac818637c39067bde2aa1ec75bddeaf864eb",
      "new_mode": 33188,
      "new_path": "remote-curl.c"
    },
    {
      "type": "modify",
      "old_id": "0eb3cf01aa1da857c7340805971e63305d73a6ea",
      "old_mode": 33188,
      "old_path": "transport-helper.c",
      "new_id": "d50242634fcbc6ec20538a098772184ed0493170",
      "new_mode": 33188,
      "new_path": "transport-helper.c"
    },
    {
      "type": "modify",
      "old_id": "9ae71849d622d088a90bfcab81f9053fccfe79ac",
      "old_mode": 33188,
      "old_path": "transport.c",
      "new_id": "afcec433f3f5a5fa77c6c8d3adb3b3dc1d972ca5",
      "new_mode": 33188,
      "new_path": "transport.c"
    },
    {
      "type": "modify",
      "old_id": "8ebaaf2cae054bcdfea491fc464f8bf3180b1e03",
      "old_mode": 33188,
      "old_path": "transport.h",
      "new_id": "c68140892c6258925104f7dda385e635fcf95e20",
      "new_mode": 33188,
      "new_path": "transport.h"
    }
  ]
}
