There are times when we may wish to migrate a formula from one tap into another tap. To do this:
brew audit --strict
must pass for that formula).tap_migrations.json
with a commit message like gv: migrate to homebrew/core
.Congratulations, you’ve moved a formula to another tap!
For Homebrew maintainers, formulae should only ever be migrated into and within the Homebrew organisation (e.g. from homebrew/core
to homebrew/cask
, or from a third-party tap to homebrew/core
), and never out of it.