Skip to content
Snippets Groups Projects
Commit 8895acf0 authored by Markus Reiter's avatar Markus Reiter
Browse files

Activate Homebrew-Cask tap migration.

parent 67a12354
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,6 @@ class Tap
return unless user == "caskroom"
# TODO: Remove this check after migration.
return unless repo == "tap-migration-test"
new_user = "Homebrew"
new_repo = (repo == "cask") ? repo : "cask-#{repo}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment