)]}'
{
  "commit": "b0e908977ebe43b49badad7fe34bf259dd5d263b",
  "tree": "7b4e75862793dd292a7ad8323d3fa51be0bafb46",
  "parents": [
    "83a5ad61268bbfea7e0d3180528366690f951554"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "Johannes.Schindelin@gmx.de",
    "time": "Fri Feb 23 20:03:10 2007 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Sat Feb 24 00:26:18 2007 -0800"
  },
  "message": "Fixup no-progress for fetch \u0026 clone\n\nThe intent of the commit \u0027fetch \u0026 clone: do not output progress when\nnot on a tty\u0027 was to make fetching and cloning less chatty when\noutput was not redirected (such as in a cron job).\n\nHowever, there was a serious thinko in that commit. It assumed that\nthe client _and_ the server got this update at the same time. But\nthis is obviously not the case, and therefore upload-pack died on\nseeing the option \"--no-progress\".\n\nThis patch fixes that issue by making it a protocol option. So, until\nyour server is updated, you still see the progress, but once the\nserver has this patch, it will be quiet.\n\nA minor issue was also fixed: when cloning, the checkout did not\nheed no_progress.\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c75c86ea79ed73e7a9e451f3d003462d253385d6",
      "old_mode": 33188,
      "old_path": "Documentation/git-upload-pack.txt",
      "new_id": "fd6519299a9a089a1ffec544f55ba40775aedf9b",
      "new_mode": 33188,
      "new_path": "Documentation/git-upload-pack.txt"
    },
    {
      "type": "modify",
      "old_id": "fc6b4e06b43722c770eac5e911e48a45cf51ce96",
      "old_mode": 33188,
      "old_path": "fetch-pack.c",
      "new_id": "84285462714a3eee62915dd677fc06a468526bbb",
      "new_mode": 33188,
      "new_path": "fetch-pack.c"
    },
    {
      "type": "modify",
      "old_id": "86890ea1f4b0813e9aa7ec45e31659b35defcf9c",
      "old_mode": 33261,
      "old_path": "git-clone.sh",
      "new_id": "de51983584bb0fd015ed75704b72bec8fdb55430",
      "new_mode": 33261,
      "new_path": "git-clone.sh"
    },
    {
      "type": "modify",
      "old_id": "d1be07fb9efccb8244df1c130a6401a02c0a2ebf",
      "old_mode": 33188,
      "old_path": "upload-pack.c",
      "new_id": "d9907cac9596beda62ecbf7d1d997d76e96def9a",
      "new_mode": 33188,
      "new_path": "upload-pack.c"
    }
  ]
}
