)]}'
{
  "commit": "cbc0798f67b56b96f2bb6eac701b019d9bfd5e19",
  "tree": "eab6ab897c7a87ae493767830d5de8d5354f65e1",
  "parents": [
    "d5a5b19efd2291914bcb861d527ae74e620a9d37"
  ],
  "author": {
    "name": "Conley Owens",
    "email": "cco3@android.com",
    "time": "Thu Nov 21 10:38:03 2013 -0800"
  },
  "committer": {
    "name": "Conley Owens",
    "email": "cco3@android.com",
    "time": "Thu Nov 21 10:38:03 2013 -0800"
  },
  "message": "Fix print of git-remote-persistent-https error\n\nIf git-remote-persistent-https fails, we use an iter() and then\nsubsequently a .read() on stderr.  Python doesn\u0027t like this and\ngives the following error message:\nValueError: Mixing iteration and read methods would lose data\n\nThis change removes the use of iter() to avoid the issue.\n\nChange-Id: I980659b83229e2a559c20dcc7b116f8d2476abd5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6631641197dc755c8fd707aefacb7f29ba197220",
      "old_mode": 33188,
      "old_path": "project.py",
      "new_id": "b01a52bac2297fb35b3a94469a48fb0c6ac066a5",
      "new_mode": 33188,
      "new_path": "project.py"
    }
  ]
}
