Skip to content

Add a global git safe directory #38

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

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Add a global git safe directory #38

merged 1 commit into from
Jan 9, 2023

Conversation

oalders
Copy link
Collaborator

@oalders oalders commented Jan 9, 2023

After this change:

root@390257b4c39c:/tmp# git config --global --list
safe.directory=*

This fixes file ownership mismatches between Docker and the GitHub CI
user which happen via the checkout action. We can likely revert this if
it gets fixed upstream.

After this change:

root@390257b4c39c:/tmp# git config --global --list
safe.directory=*

This fixes file ownership mismatches between Docker and the GitHub CI
user which happen via the checkout action. We can likely revert this if
it gets fixed upstream.
@oalders oalders force-pushed the oalders/safe-directory branch from 2df746e to b6b620b Compare January 9, 2023 22:24
@atoomic atoomic merged commit 8881d81 into main Jan 9, 2023
@oalders oalders deleted the oalders/safe-directory branch January 9, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants