)]}'
{
  "commit": "2b24bea958e2d411fc25a82e44fbbcc3b6ed0441",
  "tree": "7a3376b59c3e0c443c533aa1fc5d7353576d2df3",
  "parents": [
    "3cf05f93ef6e3f9947f9259c8fbc547da79033f3"
  ],
  "author": {
    "name": "Nate Finch",
    "email": "nate.finch@gmail.com",
    "time": "Tue Aug 05 07:35:21 2014 -0400"
  },
  "committer": {
    "name": "spf13",
    "email": "steve.francia@gmail.com",
    "time": "Wed Aug 06 00:27:39 2014 -0400"
  },
  "message": "fix issue #8\n\nThis fixes the aliases in config files bug.  Whenever we register an alias, if there is a value in\nthe config (or defaults or override) for the alias, we move that value to the new \"real key\".\n\nAdded a test for the bug, which fails without the changes and passes with the changes.\n\nThis also fixes a bug in Hugo, where specifying \"Taxonomies\" in your config file doesn\u0027t get recognized,\nbecause Hugo aliases \"Taxonomies\" to \"Indexes\" which means that when the code does a Get(\"Taxnomies\") it\ngot translated to Get(\"Indexes\"), which didn\u0027t exist in the original config map.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "44f381969ebda7d65e0f1aead518593ea6d14e9d",
      "old_mode": 33188,
      "old_path": "viper.go",
      "new_id": "38bd17df84d71539033c80c2de3b7bc272d7cd59",
      "new_mode": 33188,
      "new_path": "viper.go"
    },
    {
      "type": "modify",
      "old_id": "b077b5b2c6b3fa58ac361e38c2d1aa6939a65fff",
      "old_mode": 33188,
      "old_path": "viper_test.go",
      "new_id": "ad20da8cc3ea2196ffb3c7cccb6682c1d3e0c627",
      "new_mode": 33188,
      "new_path": "viper_test.go"
    }
  ]
}
