You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the API URL is hard-coded to use github.com. Whilst this is fine for many use cases, it would not support proxied or privately hosted GitHub instances.
There is also a host parameter in the CLI args, which should be passed through to the fetcher.
The text was updated successfully, but these errors were encountered:
Right now, the API URL is hard-coded to use github.com. Whilst this is fine for many use cases, it would not support proxied or privately hosted GitHub instances.
There is also a
host
parameter in the CLI args, which should be passed through to the fetcher.The text was updated successfully, but these errors were encountered: