)]}'
{
  "commit": "d2d2115e708a24d7812e0735168aaa06acd853ea",
  "tree": "89920ba2e9d0bc67fad4df7e277ffd776c2c1f4f",
  "parents": [
    "740c19a76e3955cc5ef9050de0f6d9cbeb120f66"
  ],
  "author": {
    "name": "Protobuf Team Bot",
    "email": "protobuf-github-bot@google.com",
    "time": "Thu Aug 14 08:09:42 2025 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Aug 14 08:13:08 2025 -0700"
  },
  "message": "Fix `DynamicMessage.Builder.setField` to clear repeated fields when appropriate\n\nWhen setting a repeated field to an empty list, clear the corresponding entry in the `FieldSet`. Otherwise the resulting message wouldn\u0027t be treated as equal to an empty message, even though it is.\n\nGenerated messages already have the same behavior.\n\nPiperOrigin-RevId: 795044555\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de94623a80bb17fad3c4072d280240b5bdace8cf",
      "old_mode": 33188,
      "old_path": "java/core/src/main/java/com/google/protobuf/DynamicMessage.java",
      "new_id": "f5b27fda1db8b9e67b5b70519c31fda0d3dc728a",
      "new_mode": 33188,
      "new_path": "java/core/src/main/java/com/google/protobuf/DynamicMessage.java"
    },
    {
      "type": "modify",
      "old_id": "03784124f536b950272c982a756fced08f83efe9",
      "old_mode": 33188,
      "old_path": "java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java",
      "new_id": "bd6cf2d75370e83e24646bc4fc7c0f58bf81a842",
      "new_mode": 33188,
      "new_path": "java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java"
    },
    {
      "type": "modify",
      "old_id": "c1b04c91a3b3643deb13e9ae4f81fc5d2f45a29c",
      "old_mode": 33188,
      "old_path": "java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java",
      "new_id": "794138075976fbe28702f35f56de34fd76840271",
      "new_mode": 33188,
      "new_path": "java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java"
    },
    {
      "type": "modify",
      "old_id": "3ccfc85c5fa897eb063f59bdefdf771182484c3a",
      "old_mode": 33188,
      "old_path": "java/core/src/test/java/com/google/protobuf/TestUtil.java",
      "new_id": "be34e22436a78d476713417b053c3802b9ee0899",
      "new_mode": 33188,
      "new_path": "java/core/src/test/java/com/google/protobuf/TestUtil.java"
    }
  ]
}
