)]}'
{
  "commit": "cf10ca0ea91371dd30946defd93a0ed43aa1efe7",
  "tree": "15e36fe88adff04ccc410d7496ec828600547c91",
  "parents": [
    "62e782f47e4c57935994133e44f1716d281504e4"
  ],
  "author": {
    "name": "bcmills",
    "email": "bcmills@google.com",
    "time": "Wed Nov 16 19:27:51 2016 +0000"
  },
  "committer": {
    "name": "Bryan C. Mills",
    "email": "bcmills@google.com",
    "time": "Wed Nov 16 22:07:01 2016 -0500"
  },
  "message": "proto: Add a descriptor subpackage.\n\nThis provides a more reasonable API for obtaining a FileDescriptorProto and\nDescriptorProto for a given proto.Message — a process that is currently possible\n(but undocumented) using the public proto API.\n\nThe major use case for obtaining a DescriptorProto is to decode custom message\noptions, which are encoded as extensions on the MessageOptions submessage.\n(See https://developers.google.com/protocol-buffers/docs/proto#customoptions.)\n\nFixes https://github.com/golang/protobuf/issues/179.\nPiperOrigin-RevId: 139356528\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "df8aa7650c07d357cc5bd8630ea662d29b59e9d6",
      "new_mode": 33188,
      "new_path": "descriptor/descriptor.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7e4037da804eb995eab9f05f925706fcddb79404",
      "new_mode": 33188,
      "new_path": "descriptor/descriptor_test.go"
    }
  ]
}
