You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker images are available for both `linux/amd64` and `linux/arm64`.
65
65
66
+
The published image configures Git to trust mounted repositories, so local git-history commands work without requiring extra `safe.directory` setup inside the container.
67
+
66
68
To run a command, mount the current working directory into the container:
0 commit comments