github_credentials_helper: Returns github accountname, repo name and current branch.
Description
Returns github accountname, repo name and current branch.
Usage
github_credentials_helper(ghaccount = NULL, ghrepo = NULL,
branch = NULL, location = ".")
Arguments
branch
branch name such as master, develop etc
location
defaults to current location