)]}'
{
  "commit": "78e590504a86b38b313bdc6463cdda81f5dc8479",
  "tree": "c4f1e6477a77ddb6a5c42f0d7dd93efb3a5ea738",
  "parents": [
    "fdb7322f8a9061c6c57c89ee1fb4b754589802e7"
  ],
  "author": {
    "name": "Lorenz Brun",
    "email": "lorenz@monogon.tech",
    "time": "Wed Dec 15 18:46:18 2021 +0100"
  },
  "committer": {
    "name": "Lorenz Brun",
    "email": "lorenz@monogon.tech",
    "time": "Thu Dec 16 12:00:23 2021 +0000"
  },
  "message": "m/c/p/context: add CLI context package\n\nThis adds a package for getting contexts useful in a CLI application.\nThe context inherits from a parent (usually contxt.Background in CLIs)\nand is cancelled when the user cancels the application by interrupting it\n(most commonly by pressing Ctrl+C, but sending a SIGINT will also do).\n\nChange-Id: Ibfeee17f3f6284745d3fbf3395d4b3ca9805258f\nReviewed-on: https://review.monogon.dev/c/monogon/+/486\nReviewed-by: Sergiusz Bazanski \u003cserge@monogon.tech\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b03a35d38efe93f3539695895dcc8a1dc0a972fb",
      "new_mode": 33188,
      "new_path": "metropolis/cli/pkg/context/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bad24ea2935eb66b30e315cd55e5823f535d4d43",
      "new_mode": 33188,
      "new_path": "metropolis/cli/pkg/context/context.go"
    }
  ]
}
