-
David MacMahon authored
This patch allows users to "opt out" of using the GitHub API altogether by setting the HOMEBREW_NO_GITHUB_API environment variable. The value of the environment variable does not matter (it can even be empty!). For Bash/ZSH: export HOMEBREW_NO_GITHUB_API=1 Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
David MacMahon authoredThis patch allows users to "opt out" of using the GitHub API altogether by setting the HOMEBREW_NO_GITHUB_API environment variable. The value of the environment variable does not matter (it can even be empty!). For Bash/ZSH: export HOMEBREW_NO_GITHUB_API=1 Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.