R/utils.R
github_credentials_helper.Rd
Returns github accountname, repo name and current branch.
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 |