)]}'
{
  "commit": "0a3b403fe037ff80daa1826ae99eed41e94dea05",
  "tree": "bd35348e7404c2eb0b8fb4e5eb927a17db5cbf1b",
  "parents": [
    "d9251171f5a42eaf993395e7ef127546af5814b0"
  ],
  "author": {
    "name": "Tom Hughes",
    "email": "tomhughes@google.com",
    "time": "Wed Feb 01 09:32:33 2023 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Feb 01 09:33:23 2023 -0800"
  },
  "message": "Fix gmock_output_test when using MSVC\n\nstd::pair is printed as \"struct std::pair\u003cint,bool\u003e\" when using MSVC\nvs \"std::pair\u003cint,bool\u003e\" with other compilers. Switch to \"std::tuple\", which\nis the same for all compilers.\n\nSee\nhttps://learn.microsoft.com/en-us/cpp/standard-library/pair-structure\nhttps://learn.microsoft.com/en-us/cpp/standard-library/tuple-class\n\nPiperOrigin-RevId: 506340295\nChange-Id: Ib4ce2f74d54888a4e4173f42da1b55cc5583f7d4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af4eaa9ebd00c9c118b1d7f06dc5a07b7f242ab5",
      "old_mode": 33188,
      "old_path": "googlemock/test/gmock_output_test_.cc",
      "new_id": "ca5a646f3ac6dcf1bb55f8204029b1ec82ad1f1b",
      "new_mode": 33188,
      "new_path": "googlemock/test/gmock_output_test_.cc"
    },
    {
      "type": "modify",
      "old_id": "467fa20ef3ea5f0be74b66d19e7477b06ec78e86",
      "old_mode": 33188,
      "old_path": "googlemock/test/gmock_output_test_golden.txt",
      "new_id": "ac2a5e21928d955079be3f81ab167fd18cdeeb37",
      "new_mode": 33188,
      "new_path": "googlemock/test/gmock_output_test_golden.txt"
    }
  ]
}
