)]}'
{
  "commit": "4854c6535a320f6fbfe8baee02af509367e4236c",
  "tree": "6ef13e82fb6597c443b31c350af8e390a8d0062f",
  "parents": [
    "53786efbbbb2fbc3edb91ba639894e713b293140"
  ],
  "author": {
    "name": "Sean McCullough",
    "email": "banksean@gmail.com",
    "time": "Thu Apr 24 18:37:02 2025 -0700"
  },
  "committer": {
    "name": "Sean McCullough",
    "email": "banksean@gmail.com",
    "time": "Thu Apr 24 20:49:55 2025 -0700"
  },
  "message": "dockerimg: +SSHTheater, auto-configures local ssh\n\n- removes the old cli flags for pointing sketch at existing ssh key files\n- generates key pairs for both the container ssh server and the user if\n  these don\u0027t already exist in ~/.sketch/\n- automatically edits ~/.sketch/known_hosts and ~/.sketch/ssh_config to\n  add entries when you start a sketch container and remove them when you\u0027re\n  done\n- does not make any edits to default ~/.ssh/config files, so you\u0027ll have\n  to manually add line to you default ssh config file like:\n  `Include HOME_DIR/.sketch/ssh_config`\n  in order to have your ssh tools pick up what sketch is putting down.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a419dfe5c2ba248c41369df52bbc93f72d69a12e",
      "old_mode": 33188,
      "old_path": "cmd/sketch/main.go",
      "new_id": "1af73f017f7857ee3bb55eab37993488320d87bb",
      "new_mode": 33188,
      "new_path": "cmd/sketch/main.go"
    },
    {
      "type": "modify",
      "old_id": "d812987ddd798ad0e0f3539553b0dcaaab0e0838",
      "old_mode": 33188,
      "old_path": "dockerimg/dockerimg.go",
      "new_id": "a92fb92498a0f7ad6f5bf8a220974459e90ab4b3",
      "new_mode": 33188,
      "new_path": "dockerimg/dockerimg.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "31d1849eae23d50e59c39e36480bfaf25ab7368f",
      "new_mode": 33188,
      "new_path": "dockerimg/sshtheater.go"
    },
    {
      "type": "modify",
      "old_id": "6d2bb2dfd49934d0af4e06495b8352bbe107acc9",
      "old_mode": 33188,
      "old_path": "go.mod",
      "new_id": "329b50de951951539754dd60bed726d5a7bdb524",
      "new_mode": 33188,
      "new_path": "go.mod"
    },
    {
      "type": "modify",
      "old_id": "2741a4a3d6e02314eb7e23e9d5d3e85d1af198ce",
      "old_mode": 33188,
      "old_path": "go.sum",
      "new_id": "7892add4790ebaf5ec3bbfeb574a54285ac13a14",
      "new_mode": 33188,
      "new_path": "go.sum"
    }
  ]
}
