From 0df93da014aea4299d1703782162bd68c8f085ff Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Wed, 11 Nov 2015 08:52:41 -0800 Subject: [PATCH] magit: move to homebrew/emacs Closes Homebrew/homebrew#45893. Signed-off-by: Alex Dunn --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index a229cc4cde..6f5b30a7e9 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -132,6 +132,7 @@ TAP_MIGRATIONS = { "libspotify" => "homebrew/binary", "lilypond" => "homebrew/tex", "lmutil" => "homebrew/binary", + "magit" => "homebrew/emacs", "mat" => "homebrew/boneyard", "meld" => "homebrew/x11", "mesalib-glw" => "homebrew/x11",