This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Description
brew tap supports a second URL argument, which you can use to tap a private repo: Homebrew/legacy-homebrew@d869e88
We use this to for example tap a private Github repository and install packages from it. Reading through the code here, it seems like this second URL argument is unsupported.