)]}'
{
  "commit": "1ceb032c43c28e6511309bcd3e3e40e3026f5294",
  "tree": "e84d571ec5016798320009235365d512ac0a7b3b",
  "parents": [
    "1560c1005499d61b80f865c04d39ca7505bf7f0b"
  ],
  "author": {
    "name": "Antoine Pelisse",
    "email": "apelisse@google.com",
    "time": "Mon Aug 01 19:31:54 2016 -0700"
  },
  "committer": {
    "name": "Antoine Pelisse",
    "email": "apelisse@google.com",
    "time": "Wed Aug 03 08:47:15 2016 -0700"
  },
  "message": "Fix string_slice with empty value\n\nCurrently, if you don\u0027t set any value for a StringSliceVar, it will\nend-up failing with an EOF error. It fails because the CSV parser for\nthe value can\u0027t read anything.\n\nSpecial case when the string is empty to return an empty list.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b53648b2e52370633011371f49453899b89937db",
      "old_mode": 33188,
      "old_path": "string_slice.go",
      "new_id": "f2a49d97b995341b173c47d36273e44c2bda732b",
      "new_mode": 33188,
      "new_path": "string_slice.go"
    },
    {
      "type": "modify",
      "old_id": "c7fdc70b43478846db553c3f2f566b0c34b80d05",
      "old_mode": 33188,
      "old_path": "string_slice_test.go",
      "new_id": "ed7cbfc0f6f6e7614e37b005b284c6369261223c",
      "new_mode": 33188,
      "new_path": "string_slice_test.go"
    }
  ]
}
