The URL of the repository on github. The repository you specify must be
publicly available or at least available through the Access Token.
Example
https://github.com/piotrpdev/gitline
Maximum Amount of Commits to Load
Gitline will only render the most frequent commits. please configure a
reasonable amount of commits, or your tokens limit will be exceeded and
rendering times will suffer.
Authenticate
Gitline requires an API token, generated by you, in order to access your
repository. If your repository is public, no permissions need to be
granted. In case of a private repository, please grant read access to
the repository. You can generate a token in your github settings:
https://github.com/settings/tokens/new.