mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
25a8b68753
We are always a single user when running unit tests in the container. Suppresses this error: ``` $ git submodule update --init --recursive --remote fatal: detected dubious ownership in repository at '/__w/e107/e107' To add an exception for this directory, call: git config --global --add safe.directory /__w/e107/e107 ```