)]}'
{
  "commit": "f8323f1010f4d1714570197f438888d081056846",
  "tree": "58c3328cd2e1a576d0aa29ccebac6dd7b6a3077a",
  "parents": [
    "83dc285944ad65d429bb2641a7348366e7028c40"
  ],
  "author": {
    "name": "Leopold Schabel",
    "email": "leo@nexantic.com",
    "time": "Tue Jan 07 23:26:34 2020 +0100"
  },
  "committer": {
    "name": "Leopold Schabel",
    "email": "leo@nexantic.com",
    "time": "Tue Jan 07 23:26:34 2020 +0100"
  },
  "message": "Remove synthetic GOPATH and symlinks\n\nAs it turns out, `go mod tidy` complains about missing modules\nbut still properly generates go.mod, so it appears that we do\nnot need a GOPATH or symlinks except for non-IntelliJ IDE support.\n\nWe should standardize on IntelliJ and just get rid of this\nworkaround. Hendrik had trouble rebasing the shield revisions\n(that have a lot of generated code) and it\u0027s likely a lot of\nwork to maintain this hack in the future.\n\nSee D305, D309\n\nTest Plan:\nRan `scripts/gazelle.sh` after deleting all symlinks\nand tested that `go mod tidy` properly restored the go.mod file\nafter modifying it manually.\n\nX-Origin-Diff: phab/D311\nGitOrigin-RevId: fe4bc491fca6fa072cff047185d7c18305564ea4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9431197f92e6227c81c8b5f53b3435cda92119cf",
      "old_mode": 33188,
      "old_path": "BUILD",
      "new_id": "99080be408f2bc7082876868178b001f8b082bd6",
      "new_mode": 33188,
      "new_path": "BUILD"
    },
    {
      "type": "modify",
      "old_id": "a485922654802fca7a10a3e63a0941820a8868f0",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "eb40c081122e33681dfa4004e4059edb4e0872da",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "modify",
      "old_id": "970f6baac23afcc06d8656bdadb0f34d13df58e9",
      "old_mode": 33261,
      "old_path": "scripts/gazelle.sh",
      "new_id": "f989625fe3035d674a4f8ee716ef5606d7dc65f3",
      "new_mode": 33261,
      "new_path": "scripts/gazelle.sh"
    },
    {
      "type": "delete",
      "old_id": "5596efd324d9c23b72da73f4a73bb3e7e95bc870",
      "old_mode": 33261,
      "old_path": "scripts/symlink_generated_files.sh",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
