Skip to content
Snippets Groups Projects
Commit 3cc24528 authored by Dominyk Tiller's avatar Dominyk Tiller Committed by Mike McQuaid
Browse files

Revert "brew pull: add automatic tap repair"


This reverts commit bcd34ded9e4b17b8658b7ae947cd392a4e5942c0.

Closes Homebrew/homebrew#38658.

Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
parent 3c2493f8
No related branches found
No related tags found
No related merge requests found
......@@ -187,8 +187,6 @@ module Homebrew
ohai 'Patch changed:'
safe_system "git", "diff-tree", "-r", "--stat", revision, "HEAD"
safe_system "brew", "tap", "--repair" if tap_name
if ARGV.include? '--install'
changed_formulae.each do |f|
ohai "Installing #{f.name}"
......
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