)]}'
{
  "commit": "176841f0c9b470b008c95eb50b7bb9424321d540",
  "tree": "a20f44a2ca31e686ff27ff91221df20226fc9998",
  "parents": [
    "2e2d5ac184de8facde4e14cec8b4e2a154480ed8"
  ],
  "author": {
    "name": "Stefan Beller",
    "email": "sbeller@google.com",
    "time": "Fri Jun 30 13:53:08 2017 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jun 30 13:59:42 2017 -0700"
  },
  "message": "diff.c: color moved lines differently, plain mode\n\nAdd the \u0027plain\u0027 mode for move detection of code. This omits the checking\nfor adjacent blocks, so it is not as useful. If you have a lot of the\nsame blocks moved in the same patch, the \u0027Zebra\u0027 would end up slow as it\nis O(n^2) (n is number of same blocks). So this may be useful there and\nis generally easy to add. Instead be very literal at the move detection,\ndo not skip over short blocks here.\n\nSigned-off-by: Stefan Beller \u003csbeller@google.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "084ecc5678cc0e01d34d75544124dfc4152cc0ed",
      "old_mode": 33188,
      "old_path": "diff.c",
      "new_id": "79ea592388375d1e1167382e1d31246cfcd021fb",
      "new_mode": 33188,
      "new_path": "diff.c"
    },
    {
      "type": "modify",
      "old_id": "3196802673694dbc656a8c7b61f21d48baeeb32f",
      "old_mode": 33188,
      "old_path": "diff.h",
      "new_id": "4cfd609c54db4fcfc913f5bdff4233f8e5a12ea4",
      "new_mode": 33188,
      "new_path": "diff.h"
    },
    {
      "type": "modify",
      "old_id": "29704ae14e27b9f4053464cf9e78ff7cb243f087",
      "old_mode": 33261,
      "old_path": "t/t4015-diff-whitespace.sh",
      "new_id": "d1d7b9999052bfe9cc5c5b443ad6f5d641cac845",
      "new_mode": 33261,
      "new_path": "t/t4015-diff-whitespace.sh"
    }
  ]
}
