)]}'
{
  "commit": "467c3964f42c1b29a18c7649e8aa33276710e475",
  "tree": "8995e2351cd6918f49edf0a111ad9e6757645bd9",
  "parents": [
    "f2814eabe9d341a7d5f8805c41f0628bda9d1056"
  ],
  "author": {
    "name": "Marc-Antoine Ruel",
    "email": "maruel@gmail.com",
    "time": "Sun Jun 29 13:32:59 2025 -0400"
  },
  "committer": {
    "name": "Josh Bleecher Snyder",
    "email": "josharian@gmail.com",
    "time": "Mon Jun 30 11:16:29 2025 -0700"
  },
  "message": "Fix findGitRoot\n\nThe original code used git rev-parse --git-common-dir then did a .. from\nit. This is incorrect when inside a git submodule (amongst other cases).\nChange with --show-toplevel which is already an absolute path.\n\nPartial fix for #182; this is insufficient, as now the container fails\nto find the git repository `.git` directory\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c17093ad1d8331d3d430b7fd02515d51eb7513ec",
      "old_mode": 33188,
      "old_path": "dockerimg/dockerimg.go",
      "new_id": "b63d0e31c95200b8257e0fa43c0d217d6d844e59",
      "new_mode": 33188,
      "new_path": "dockerimg/dockerimg.go"
    }
  ]
}
