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

chore: fix kokoro with safedir for git #1164

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

quartzmo
Copy link
Member

Fixes kokoro error:

+ git clone . /root/go/src/google.golang.org/genproto
Cloning into '/root/go/src/google.golang.org/genproto'...
fatal: detected dubious ownership in repository at '/tmpfs/src/github/go-genproto/./.git'
To add an exception for this directory, call:

	git config --global --add safe.directory /tmpfs/src/github/go-genproto/./.git
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@quartzmo quartzmo requested a review from a team as a code owner October 15, 2024 17:44
@quartzmo quartzmo enabled auto-merge (squash) October 15, 2024 17:46
@quartzmo quartzmo merged commit c02fea0 into googleapis:main Oct 15, 2024
5 checks passed
@quartzmo quartzmo deleted the kokoro-git-safe-dir branch October 15, 2024 18:02
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