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
When starting a fresh container locally (haven't tested Codespaces yet), the following is returned from git status:
fatal: detected dubious ownership in repository at '/workspaces/user-guidance'
To add an exception for this directory, call:
git config --global --add safe.directory /workspaces/user-guidance
The text was updated successfully, but these errors were encountered:
When starting a fresh container locally (haven't tested Codespaces yet), the following is returned from
git status
:The text was updated successfully, but these errors were encountered: