Skip to content

Use suggested directory from git error to fix safe-directory issue #99

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
Jul 3, 2022

Conversation

boesing
Copy link
Member

@boesing boesing commented Jul 3, 2022

Q A
Bugfix yes

Description

This fixes the an issue when checking out a repository:

fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:
	git config --global --add safe.directory /github/workspace

@boesing boesing added the Bug Something isn't working label Jul 3, 2022
@boesing boesing added this to the 1.12.2 milestone Jul 3, 2022
@boesing boesing merged commit 41f302d into laminas:1.12.x Jul 3, 2022
@boesing boesing deleted the bugfix/git-safe-directory branch July 3, 2022 22:35
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 this pull request may close these issues.

1 participant