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

brew tap is unnecessary #8

Closed
xu-cheng opened this issue Jul 6, 2015 · 3 comments
Closed

brew tap is unnecessary #8

xu-cheng opened this issue Jul 6, 2015 · 3 comments
Labels

Comments

@xu-cheng
Copy link
Member

xu-cheng commented Jul 6, 2015

brew install will automatically tap the tap when necessary. Also to be neater , brew install homebrew/tap/formula is preferred over brew install homebrew/homebrew-tap/formula.

@xu-cheng
Copy link
Member Author

xu-cheng commented Jul 8, 2015

I think these lines can be removed. Also, it seems that some methods(tapped, get_tap, remove_not_tapped) would be unnecessary.

@xu-cheng
Copy link
Member Author

xu-cheng commented Jul 8, 2015

Nevermind, I can't read the commits log.

Thanks @bfontaine.

@bfontaine
Copy link
Contributor

Yes I removed them in the commit after closing the one which closed this issue.

@lock lock bot added the outdated label Jan 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants