)]}'
{
  "commit": "741cb14dda2dc58cf881f91b6f3a452f3b25a058",
  "tree": "4083f7f589d52994896a73b42a96855c6bd62f99",
  "parents": [
    "7793a9df3cb2a33bc390f31f7eca90dc9c5f3dab"
  ],
  "author": {
    "name": "Jonathan Amsterdam",
    "email": "jba@google.com",
    "time": "Tue Sep 14 09:36:02 2021 -0400"
  },
  "committer": {
    "name": "Jonathan Amsterdam",
    "email": "jba@google.com",
    "time": "Tue Sep 14 15:32:13 2021 +0000"
  },
  "message": "internal/{worker,stdlib}: /fetch-std-master: avoid cloning go repo\n\nOn each call of the /fetch-std-master endpoint, we cloned the Go repo\nfor each supported branch to determine its current commit. Although\nnot a big deal, that is a bit wasteful and it also would occasionally\nfail obscurely.\n\nInstead we use git\u0027s remote list feature to get all the repo\u0027s refs in\none call. We then compare the hashes with the stored pseudo-versions\nto see if the branch has moved.\n\nChange-Id: I1d70e63668fcf6d35b90b9c231255faec614a04e\nReviewed-on: https://go-review.googlesource.com/c/pkgsite/+/349753\nTrust: Jonathan Amsterdam \u003cjba@google.com\u003e\nRun-TryBot: Jonathan Amsterdam \u003cjba@google.com\u003e\nTryBot-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Julie Qiu \u003cjulie@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b05de47feaf25712682e1cad270c2bf66d5fb26",
      "old_mode": 33188,
      "old_path": "internal/stdlib/stdlib.go",
      "new_id": "1f8217990335e9ef0914b1c66c1ffce4d28c8976",
      "new_mode": 33188,
      "new_path": "internal/stdlib/stdlib.go"
    },
    {
      "type": "modify",
      "old_id": "811c8c116e6b45c08493095991659a8a19e0e481",
      "old_mode": 33188,
      "old_path": "internal/stdlib/stdlib_test.go",
      "new_id": "969be4f27604b20cf125bef2ecfa43ac8e02e95d",
      "new_mode": 33188,
      "new_path": "internal/stdlib/stdlib_test.go"
    },
    {
      "type": "modify",
      "old_id": "6bcee22ff80f1b92e3616c1bc89a7feafe90173d",
      "old_mode": 33188,
      "old_path": "internal/worker/server.go",
      "new_id": "80510070c44c990d2939f23263b4edec11bfca9d",
      "new_mode": 33188,
      "new_path": "internal/worker/server.go"
    }
  ]
}
