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

Make sure git safe.directory is disabled before removing origin remote #202

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

Ocramius
Copy link
Member

Without this change, the remote named origin cannot be removed, because git refuses to operate on the current directory.

@Ocramius Ocramius added the Bug Something isn't working label Jul 26, 2022
@Ocramius Ocramius added this to the 1.14.1 milestone Jul 26, 2022
@Ocramius Ocramius self-assigned this Jul 26, 2022
@Ocramius Ocramius merged commit a11281d into 1.14.x Jul 26, 2022
@Ocramius Ocramius deleted the fix/prevent-crash-on-duplicate-origin branch July 26, 2022 16:55
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