Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent git dubious ownership errors (#56)
This is needed to prevent newer versions of git raising dubious ownership errors if the repo directory or .git sub-directory are not owned by the current user. - https://medium.com/@thecodinganalyst/git-detect-dubious-ownership-in-repository-e7f33037a8f - actions/runner-images#6775 (comment) Signed-off-by: Weston Steimel <[email protected]>
- Loading branch information