)]}'
{
  "commit": "f90e8bbe4975ae9216a06b7d6f8d33590628e4ab",
  "tree": "4e958ba273e2c0b767f73131d061f8595f982861",
  "parents": [
    "01665e1eb3d0533dca0e5acffdff9eec1fcb886f"
  ],
  "author": {
    "name": "Cameron Moore",
    "email": "moorereason@gmail.com",
    "time": "Mon Jul 11 16:00:10 2016 -0500"
  },
  "committer": {
    "name": "Cameron Moore",
    "email": "moorereason@gmail.com",
    "time": "Tue Aug 16 12:20:59 2016 -0500"
  },
  "message": "Refactor default value detection\n\nIn Go 1.7 the default value for a time.Duration will change from \"0\" to\n\"0s\".  This commit replaces the simplistic `isZeroValue` with a more\nintelligent implementation that checks for zero values based\nupon the specific type of the flag.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "708651e313d153dc6e9eed236091514873cb2e33",
      "old_mode": 33188,
      "old_path": "flag.go",
      "new_id": "eb143d79ac16f86d7f738858f4df277226a1e2e7",
      "new_mode": 33188,
      "new_path": "flag.go"
    },
    {
      "type": "modify",
      "old_id": "0ae2e4ff1556c05e584bd68a7d7096b5ab72dc67",
      "old_mode": 33188,
      "old_path": "flag_test.go",
      "new_id": "86b37e53d719c571074b7f40574499df58282c0a",
      "new_mode": 33188,
      "new_path": "flag_test.go"
    }
  ]
}
