)]}'
{
  "commit": "a8e98a6962727969da9faa12658596c8b1a14baf",
  "tree": "4666a12620fdc276f619714a88fc32d73bd49919",
  "parents": [
    "b54a392c9a267a06058b663377282c9dcec6878e"
  ],
  "author": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Mon Feb 02 16:17:02 2009 -0800"
  },
  "committer": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Mon Feb 02 16:17:02 2009 -0800"
  },
  "message": "Fix color parsing to not crash when user defined colors are set\n\nWe didn\u0027t use the right Python string methods to parse colors.\n\n  $ git config --global color.status.added yellow\n\nmanaged to cause a stack trace due to undefined methods trim()\nand lowercase().  Instead use strip() and lower().\n\nSigned-off-by: Shawn O. Pearce \u003csop@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3a558cdf34b8812e0687bc19cabd130c741cc98",
      "old_mode": 33188,
      "old_path": "color.py",
      "new_id": "07d1f6fd134e468b075eeecef1d25dddd98ad948",
      "new_mode": 33188,
      "new_path": "color.py"
    }
  ]
}
