Skip to content
Snippets Groups Projects
Commit 92203cea authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

don't trigger VCS when patching

When patching read-only files, patch can try to check-out from
a VCS system when other conditions are met, such as environmental
variables being set.

Homebrew never wants to trigger this behavior, so pass --get=0.

Closes Homebrew/homebrew#26277.
parent ed53bb33
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment