diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/diagnostic.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/diagnostic.rb b/Library/Homebrew/diagnostic.rb index 29d2e342f..065f04240 100644 --- a/Library/Homebrew/diagnostic.rb +++ b/Library/Homebrew/diagnostic.rb @@ -791,7 +791,6 @@ module Homebrew branch = coretap_path.git_branch return if branch.nil? || branch =~ /master/ - <<-EOS.undent Homebrew/homebrew-core is not on the master branch |
