parent
c10f19c838
commit
01c6c73709
@ -312,9 +312,9 @@ module GitHub extend self
|
||||
def initialize(reset, error)
|
||||
super <<-EOS.undent
|
||||
GitHub #{error}
|
||||
Try again in #{pretty_ratelimit_reset(reset)}, or create an API token:
|
||||
https://github.com/settings/applications
|
||||
and then set HOMEBREW_GITHUB_API_TOKEN.
|
||||
Try again in #{pretty_ratelimit_reset(reset)}, or create an personal access token:
|
||||
https://github.com/settings/tokens
|
||||
and then set it as HOMEBREW_GITHUB_API_TOKEN.
|
||||
EOS
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user