Closed Emmanuel-Messulam closed 1 year ago
I get a fatal: detected dubious ownership in repository at '/site'.
fatal: detected dubious ownership in repository at '/site'
Workaround:
RUN git config --global --add safe.directory '/site'
Thanks for letting me know. Solution contributed back to mkdocs-material in https://github.com/squidfunk/mkdocs-material/pull/4876, referencing this issue
mkdocs-material
I get a
fatal: detected dubious ownership in repository at '/site'
.Workaround: