)]}'
{
  "commit": "bbf08124e0a87658a76b53a05d67227fa3b4e7b9",
  "tree": "e3eb0c8faee5837f0f0eefb8f831c068f67a2705",
  "parents": [
    "64c0d71ce91696dfe5beb4b51e3233e56c857290"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Wed May 14 00:01:22 2008 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue May 13 21:44:48 2008 -0700"
  },
  "message": "fix bsd shell negation\n\nOn some shells (notably /bin/sh on FreeBSD 6.1), the\nconstruct\n\n  foo \u0026\u0026 ! bar | baz\n\nis true if\n\n  foo \u0026\u0026 baz\n\nwhereas for most other shells (such as bash) is true if\n\n  foo \u0026\u0026 ! baz\n\nWe can work around this by specifying\n\n  foo \u0026\u0026 ! (bar | baz)\n\nwhich works everywhere.\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": "9b13b833cb5762542848ee3e85e23d3ca0f76fa6",
      "old_mode": 33261,
      "old_path": "git-rebase.sh",
      "new_id": "fbb0f288b3243bad5c358c6e8ecfb351aeaa52e8",
      "new_mode": 33261,
      "new_path": "git-rebase.sh"
    },
    {
      "type": "modify",
      "old_id": "496f4ec17217769228954116528b0fc0c1ef2a62",
      "old_mode": 33261,
      "old_path": "t/t3400-rebase.sh",
      "new_id": "fdad7dad611b385f05779826bfa74f33d1f28d03",
      "new_mode": 33261,
      "new_path": "t/t3400-rebase.sh"
    },
    {
      "type": "modify",
      "old_id": "287e058e3766df129dcde82aeddecac59b46e2a6",
      "old_mode": 33261,
      "old_path": "t/t3700-add.sh",
      "new_id": "68c5ddebdf565912af5f481283980169f069a7a6",
      "new_mode": 33261,
      "new_path": "t/t3700-add.sh"
    },
    {
      "type": "modify",
      "old_id": "b88b5bbd022bb3dd836d00f88a8e486c00285103",
      "old_mode": 33261,
      "old_path": "t/t5302-pack-index.sh",
      "new_id": "09fd91767297a8c59edb08944740bbcf08f8a7c4",
      "new_mode": 33261,
      "new_path": "t/t5302-pack-index.sh"
    },
    {
      "type": "modify",
      "old_id": "c0288f345fb5809d8606f4d3cfaf73d24d6c7281",
      "old_mode": 33261,
      "old_path": "t/t7501-commit.sh",
      "new_id": "89710afcb5141beee6b02d8a67e66e11c6f15ad0",
      "new_mode": 33261,
      "new_path": "t/t7501-commit.sh"
    }
  ]
}
