)]}'
{
  "commit": "aa4982e4c937d9be0f69c250692839eb98a184e8",
  "tree": "5a86ac62a56f93e8ad3a784686a53e333ebadac3",
  "parents": [
    "9bb1816bdc2c21811ea6a87ba6eb745bdf3c041c"
  ],
  "author": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Wed Dec 30 18:38:27 2009 -0800"
  },
  "committer": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Wed Dec 30 18:38:27 2009 -0800"
  },
  "message": "sync: Fix split call on malformed email addresses\n\nIf an email address in a commit object contains a space, like a few\nmalformed ones on the Linux kernel, we still want to split only on\nthe first space.\n\nUnfortunately my brain was too damaged by Perl and originally wrote\nthe split asking for 2 results; in Python split\u0027s argument is how\nmany splits to perform.  Here we want only 1 split, to break apart\nthe commit identity from the email address on the same line.\n\nSigned-off-by: Shawn O. Pearce \u003csop@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1beee2a65fb88c66b6cde6afe9eed221a25d5a7f",
      "old_mode": 33188,
      "old_path": "project.py",
      "new_id": "4930a2751fed9ad03006e803cdbdc820ddf26e26",
      "new_mode": 33188,
      "new_path": "project.py"
    }
  ]
}
