)]}'
{
  "commit": "dda20d4e308af1afceb58839e93ccc4210c9f3fc",
  "tree": "10e8384306ee1182d96fd3afb6718c60252a28a5",
  "parents": [
    "6a39cb03b404dfcd24cd26e45d741266db1df9bf"
  ],
  "author": {
    "name": "David Garcia",
    "email": "david.garcia@canonical.com",
    "time": "Tue Sep 22 11:36:48 2020 +0200"
  },
  "committer": {
    "name": "garciadav",
    "email": "david.garcia@canonical.com",
    "time": "Wed Sep 23 12:24:17 2020 +0200"
  },
  "message": "Improve Config.get() function\n\nThe .get is a bit confusing because apparently has the same behaviour as dict.get(),\nwhich returns None when the key doesn\u0027t exist. But that\u0027s not the case, because Config.get in this case is\ndoing dict[\"key\"], which returns a KeyError when the key does not exist\n\nChange-Id: Ief82eb1ae2e2fea60b8be60cae8610bf8605fb6f\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4c39729c2f0fdebf8d4f35d9fe4d0661fb8ea44",
      "old_mode": 33188,
      "old_path": "osm_mon/core/config.py",
      "new_id": "cd99ffc43ca3d7a5e841bed3ba6e05b037f5d0a3",
      "new_mode": 33188,
      "new_path": "osm_mon/core/config.py"
    }
  ]
}
