Skip to content

Command to revert brew create #2017

Discussion options

You must be logged in to vote
rm "$(brew --repository homebrew/core)/Formula/formula-you-want-to-remove.rb"

or

git -C "$(brew --repository homebrew/core)" clean -f # assumes you're happy to delete any other untracked files

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abitrolly
Comment options

Answer selected by abitrolly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants