Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Dubious ownership #120

Closed
jacobwoffenden opened this issue Aug 27, 2024 · 3 comments
Closed

🐞 Dubious ownership #120

jacobwoffenden opened this issue Aug 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jacobwoffenden
Copy link
Member

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
@Gary-H9
Copy link
Contributor

Gary-H9 commented Sep 5, 2024

Raised this PR to resolve this issue.

@jacobwoffenden
Copy link
Member Author

jacobwoffenden commented Oct 8, 2024

#138 might've resolved this particular bug

Edit:
Yes - a fresh build of user-guidance didn't show this behaviour

@jacobwoffenden
Copy link
Member Author

Resolved by #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants