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
The repository at "/app" does not have the correct ownership and git refuses to use it:
php-1 |
php-1 | fatal: detected dubious ownership in repository at '/app'
php-1 | To add an exception for this directory, call:
php-1 |
php-1 | git config --global --add safe.directory /app
I get this a lot, it works even without running the suggested line, but this is warned after each docker down and up run's, so it annoys.
How do you resolve this?
The text was updated successfully, but these errors were encountered:
I get this a lot, it works even without running the suggested line, but this is warned after each docker down and up run's, so it annoys.
How do you resolve this?
The text was updated successfully, but these errors were encountered: