)]}'
{
  "commit": "68b939b2f097b6675c4aaa178655559aa81b25cb",
  "tree": "1c7fa9e2264491ead3357f6b8b33ae65f56ccb16",
  "parents": [
    "e230c568c4b9a991e3175e5f65171a566fd8e39c"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Wed Sep 18 16:05:13 2013 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Sep 18 13:34:12 2013 -0700"
  },
  "message": "clone: send diagnostic messages to stderr\n\nPutting messages like \"Cloning into..\" and \"done\" on stdout\nis un-Unix and uselessly clutters the stdout channel. Send\nthem to stderr.\n\nWe have to tweak two tests to accommodate this:\n\n  1. t5601 checks for doubled output due to forking, and\n     doesn\u0027t actually care where the output goes; adjust it\n     to check stderr.\n\n  2. t5702 is trying to test whether progress output was\n     sent to stderr, but naively does so by checking\n     whether stderr produced any output. Instead, have it\n     look for \"%\", a token found in progress output but not\n     elsewhere (and which lets us avoid hard-coding the\n     progress text in the test).\n\nThis should not regress any scripts that try to parse the\ncurrent output, as the output is already internationalized\nand therefore unstable.\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": "430307b298b4f9ea03ff4caea283b133fde0077e",
      "old_mode": 33188,
      "old_path": "builtin/clone.c",
      "new_id": "42c40f2bfdef5f8c322e550eac81c3ac4dcc0384",
      "new_mode": 33188,
      "new_path": "builtin/clone.c"
    },
    {
      "type": "modify",
      "old_id": "0629149eddcff4e6e724ab82479504deda141141",
      "old_mode": 33261,
      "old_path": "t/t5601-clone.sh",
      "new_id": "b3b11e61c03e5d6d3e49a6f2d4a2281f05a7a600",
      "new_mode": 33261,
      "new_path": "t/t5601-clone.sh"
    },
    {
      "type": "modify",
      "old_id": "85cadfad6d8aeee79e0f05530376ca7dc6f085f0",
      "old_mode": 33261,
      "old_path": "t/t5702-clone-options.sh",
      "new_id": "d3dbdfe0699c4ad590263d157ad22d7bfed6b8f5",
      "new_mode": 33261,
      "new_path": "t/t5702-clone-options.sh"
    }
  ]
}
