aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/migrate.rb
AgeCommit message (Collapse)Author
2017-04-02Document all short flags.Mike McQuaid
2016-10-02Use `module_function` for commands.Markus Reiter
2016-04-10Add all the top level commentsMax Nordlund
2016-02-26various: use Tap abstractionXu Cheng
formula_rename and tap_migrations are now handled inside Tap. Closes Homebrew/homebrew#49549. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-10add migrate command for migrating renamedVlad Shablinsky