)]}'
{
  "commit": "666aae9aed5a29019d2cd696d4258750c0dc96c7",
  "tree": "94dccbc1fb5afa8d72ca8d1c9bf3b576bd17a924",
  "parents": [
    "05b577107dda131d46f93aa9bb7817c80bc30ee9"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Mon Aug 27 09:25:21 2012 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Aug 27 10:49:09 2012 -0700"
  },
  "message": "t/lib-httpd: recognize */smart/* repos as smart-http\n\nWe do not currently test authentication for smart-http repos\nat all. Part of the infrastructure to do this is recognizing\nthat auth/smart is indeed a smart-http repo.\n\nThe current apache config recognizes only \"^/smart/*\" as\nsmart-http. Let\u0027s instead treat anything with /smart/ in the\nURL as smart-http. This is obviously a stupid thing to do\nfor a real production site, but for our test suite we know\nthat our repositories will not have this magic string in the\nname.\n\nNote that we will route /foo/smart/bar.git directly to\ngit-http-backend/bar.git; in other words, everything before\nthe \"/smart/\" is irrelevant to finding the repo on disk (but\nmay impact apache config, for example by triggering auth\nchecks).\n\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": "b183e3513a63fd134670f96f8db19ea3d505eaec",
      "old_mode": 33188,
      "old_path": "t/lib-httpd/apache.conf",
      "new_id": "616486f9ea60ac8b7c53be0036f321497ba787dc",
      "new_mode": 33188,
      "new_path": "t/lib-httpd/apache.conf"
    }
  ]
}
