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

Avoid “Failure while executing; git config --replace-all homebrew.devcmdrun true exited with 255.” error. #11230

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

reitermarkus
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

This often happens when running multiple dev commands in parallel since it tries to lock the .git/config file, so check if the current value is already correct.

@reitermarkus reitermarkus added the critical Critical change which should be shipped as soon as possible. label Apr 22, 2021
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

@MikeMcQuaid
Copy link
Member

Makes sense, thanks @reitermarkus!

@reitermarkus reitermarkus merged commit fb7d19c into Homebrew:master Apr 23, 2021
@reitermarkus reitermarkus deleted the git-config-error branch April 23, 2021 16:02
@reitermarkus reitermarkus restored the git-config-error branch April 25, 2021 02:33
@reitermarkus reitermarkus deleted the git-config-error branch May 12, 2021 09:35
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants