)]}'
{
  "commit": "2e2aa8d9032ccdfdecaab51c60c5bada517f60bc",
  "tree": "9fc2442e8b012afdf707650ad73627eb3dd75d7c",
  "parents": [
    "a6b1306735f1a6450f22f562275c994d03324672"
  ],
  "author": {
    "name": "Yang Zhao",
    "email": "yang.zhao@skyboxlabs.com",
    "time": "Fri Dec 13 15:52:45 2019 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jan 15 12:53:40 2020 -0800"
  },
  "message": "git-p4: use dict.items() iteration for python3 compatibility\n\nPython3 uses dict.items() instead of .iteritems() to provide\niteratoration over dict.  Although items() is technically less efficient\nfor python2.7 (allocates a new list instead of simply iterating), the\namount of data involved is very small and the penalty negligible.\n\nSigned-off-by: Yang Zhao \u003cyang.zhao@skyboxlabs.com\u003e\nReviewed-by: Ben Keene \u003cseraphire@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7deee1b93918d8f57ddd0a17fa648306d17dd206",
      "old_mode": 33261,
      "old_path": "git-p4.py",
      "new_id": "b7e31d47380be4b99f60d165e9402566fd30395b",
      "new_mode": 33261,
      "new_path": "git-p4.py"
    }
  ]
}
