)]}'
{
  "commit": "5ae0d152a992ebd83b8569d08bfadb37f80b9e70",
  "tree": "b56979e6498050d569e79e06a2eb22f529542e22",
  "parents": [
    "f75effda4d36309da75d463eeb7239dad4272013"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sat Jun 08 17:33:28 2019 +0200"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@gmail.com",
    "time": "Sat Sep 07 15:35:56 2019 +0900"
  },
  "message": "Use bazelisk to switch between used bazel version\n\nBazelisk is utility to switch to the right Bazel version, that we\nused to have with Buck build tool: [1].\n\nBazelisk will download the right Bazel version only once and will use\nit in subsequent calls:\n\n  $ bazelisk build :release\n  2019/06/06 16:22:15 Downloading \\\n  https://releases.bazel.build/0.26.1/release/bazel-0.26.1-linux-x86_64...\n\nBazelisk is storing the binaries in user\u0027s cache directory: [2], e.g.\non Linux OS:\n\n  $ ls -1 ~/.cache/bazelisk/bin\n  bazel-0.26.1-linux-x86_64\n\n* [1] https://github.com/bazelbuild/bazelisk\n* [2] https://golang.org/pkg/os/#UserCacheDir\n\nChange-Id: Ia9180fb75f8cc17a0a0232622cf33a13bfad6b60\nSigned-off-by: David Ostrovsky \u003cdavid@ostrovsky.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7cca7711a0ddd81316ff859b8424d417b3a60b0b",
      "new_mode": 33188,
      "new_path": ".bazelversion"
    }
  ]
}
