Skip to content

GIT safe-directory bugfix #96

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)

Not 100% sure how to test this, therefore only adding this as a quickfix. Will see if its possible to provide a test for this in another PR.

This fixes the an issue when checking out a repository:

```shell
fatal: unsafe repository ('/github/workspace' is owned by someone else)
```

Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing added the Bug Something isn't working label Jul 3, 2022
@boesing boesing added this to the 1.12.1 milestone Jul 3, 2022
@boesing boesing marked this pull request as ready for review July 3, 2022 22:20
@boesing boesing merged commit 738cd1e into laminas:1.12.x Jul 3, 2022
@boesing boesing deleted the bugfix/git-safe-directory branch July 3, 2022 22:22
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