Returns github accountname, repo name and current branch.
1 2 | github_credentials_helper(ghaccount = NULL, ghrepo = NULL,
branch = NULL, location = ".")
|
ghaccount |
Github account name |
ghrepo |
Github repository name |
branch |
branch name such as master, develop etc |
location |
defaults to current location |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.