diff options
| author | Jack Nagel | 2015-03-03 21:30:08 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2015-03-03 21:30:51 -0500 | 
| commit | cdb407435be7d71d3a8dae02ec2c99e7e2834388 (patch) | |
| tree | c7601259e0ceec2718c556d8b19d9b1f46354922 /Library/Homebrew/tap_migrations.rb | |
| parent | 162716f3fba4981a55d06f1b4ef1524333880fd3 (diff) | |
| download | brew-cdb407435be7d71d3a8dae02ec2c99e7e2834388.tar.bz2 | |
Move git-flow-clone to the boneyard
Closes Homebrew/homebrew#32701.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 85a7dba94..92d3917a5 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -51,6 +51,7 @@ TAP_MIGRATIONS = {    "gerbv" => "homebrew/x11",    "ggobi" => "homebrew/x11",    "giblib" => "homebrew/x11", +  "git-flow-clone" => "homebrew/boneyard",    "gkrellm" => "homebrew/x11",    "glade" => "homebrew/x11",    "gle" => "homebrew/x11",  | 
