Skip to content

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

Merged
reitermarkus merged 1 commit intoHomebrew:masterfrom
reitermarkus:git-config-error
Apr 23, 2021
Merged

Avoid “Failure while executing; git config --replace-all homebrew.devcmdrun true exited with 255.” error.#11230
reitermarkus merged 1 commit intoHomebrew:masterfrom
reitermarkus:git-config-error

Conversation

@reitermarkus
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Review period skipped due to critical label.

@MikeMcQuaid
Copy link
Copy Markdown
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.

3 participants