)]}'
{
  "commit": "d17ae00c97d3edbe548a0aaa64ac37bfc9440809",
  "tree": "9d8b09b79a897e4b5568b87a06dadeeb3d9ee4b2",
  "parents": [
    "5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9"
  ],
  "author": {
    "name": "Hervé Beraud",
    "email": "herveberaud.pro@gmail.com",
    "time": "Wed Sep 18 08:33:22 2019 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Sep 18 12:03:05 2019 -0700"
  },
  "message": "hg-to-git: make it compatible with both python3 and python2\n\nPython 2 is EOL at the end of 2019, many distros and systems now\ncome with python 3 as their default version.\n\nRewrite features used in hg-to-git that are no longer supported in\nPython 3, in such a way that an updated code can still be usable\nwith Python 2:\n\n - print is not a statement; use print() function instead.\n - dict.has_key(key) is no more; use \"key in dict\" instead.\n\nSigned-off-by: Hervé Beraud \u003cherveberaud.pro@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de3f81667ed9725cb13f2fbc2d76be099f97155e",
      "old_mode": 33261,
      "old_path": "contrib/hg-to-git/hg-to-git.py",
      "new_id": "7eb1b24cc7a15876cc8de29f248dd50db465c80e",
      "new_mode": 33261,
      "new_path": "contrib/hg-to-git/hg-to-git.py"
    }
  ]
}
