)]}'
{
  "commit": "c63777c0d7687a1edff2c0da307ad8ac1d75c8f6",
  "tree": "1236cd41eddabecaadeff8e1d62436e299875b9e",
  "parents": [
    "dd166aa8e52dba39a3087b8012113af331d3110b"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Sat May 05 21:18:57 2007 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Sat May 05 22:40:27 2007 -0700"
  },
  "message": "blame: -C -C -C\n\nWhen you do this, existing \"blame -C -C\" would not find that the\nlatter half of the file2 came from the existing file1:\n\n\t... both file1 and file2 are tracked ...\n\t$ cat file1 \u003e\u003efile2\n\t$ git add file1 file2\n\t$ git commit\n\nThis is because we avoid the expensive find-copies-harder code\nthat makes unchanged file (in this case, file1) as a candidate\nfor copy \u0026 paste source when annotating an existing file\n(file2).  The third -C now allows it.  However, this obviously\nmakes the process very expensive.  We\u0027ve actually seen this\npatch before, but I dismissed it because it covers such a narrow\n(and arguably stupid) corner case.\n\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f8843e6340acca5cb46d533135df440166b14293",
      "old_mode": 33188,
      "old_path": "builtin-blame.c",
      "new_id": "65d029a773691f994711478bc2475681093e0088",
      "new_mode": 33188,
      "new_path": "builtin-blame.c"
    }
  ]
}
