)]}'
{
  "commit": "ee3b18193985a8591dfed9f6081da60007a6cf1a",
  "tree": "2f1693c92019f13be0ebf3c309b523cfcef4aee2",
  "parents": [
    "5693ab7f2b85fa4e29da34e71a1893b0f79b5aea"
  ],
  "author": {
    "name": "Julio Guerra",
    "email": "julio@farjump.io",
    "time": "Thu Aug 18 11:02:37 2016 +0200"
  },
  "committer": {
    "name": "Julio Guerra",
    "email": "julio@farjump.io",
    "time": "Thu Aug 18 11:24:41 2016 +0200"
  },
  "message": "Format a slice of bytes as printable string when possible\n\nBased on `strconv.IsPrint()`, when the slice is fully made of printable bytes,\nformat it as a string using `formatString()`.\n\nAlso reverts `format_test.go` to its previous state including printable byte slices.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38d5d7907a321e1a46e5f6817a17a39f55ae501a",
      "old_mode": 33188,
      "old_path": "format/format.go",
      "new_id": "06355d945bc1f4419863bea9b20c0a602ab9c372",
      "new_mode": 33188,
      "new_path": "format/format.go"
    },
    {
      "type": "modify",
      "old_id": "1fdf29ab075511b8e8f48c2446cb561ff0f4f14d",
      "old_mode": 33188,
      "old_path": "format/format_test.go",
      "new_id": "1391fe7c5f2f0b9d1a7287b9078cb8e655865121",
      "new_mode": 33188,
      "new_path": "format/format_test.go"
    }
  ]
}
