)]}'
{
  "commit": "c24c720b6135a8f7975bf9af265124eee2d464cb",
  "tree": "c1460ab9ad60850aed68b25ba6d98a931adc352e",
  "parents": [
    "2d1a3968971366fab7000664959a2d5a39b48996"
  ],
  "author": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Thu Jul 02 16:12:57 2009 -0700"
  },
  "committer": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Thu Jul 02 16:12:57 2009 -0700"
  },
  "message": "Fix error parsing a non-existant configuration file\n\nIf a file (e.g. ~/.gitconfig) does not exist, we get None\nhere rather than a string.  NoneType lacks rstrip() so we\ncannot strip it.\n\nSigned-off-by: Shawn O. Pearce \u003csop@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e658b059bd103a5e3643a97812443d22ade32cbe",
      "old_mode": 33188,
      "old_path": "git_config.py",
      "new_id": "e1e2046343c074b230ab1f07b57ad60c779a68fb",
      "new_mode": 33188,
      "new_path": "git_config.py"
    },
    {
      "type": "modify",
      "old_id": "d67a8babf079218b781d57903f42aa4a8edfbdfc",
      "old_mode": 33188,
      "old_path": "tests/test_git_config.py",
      "new_id": "5b1770e790f0e367307686a5ab6c8f9190afcc4d",
      "new_mode": 33188,
      "new_path": "tests/test_git_config.py"
    }
  ]
}
