get_gh.Rd
Get tags from specific Github repo
get_gh(owner, repo, what = c("tags", "branches"))
character: Github username that owns the repo
character: Github repository name
character: either "tags" or "branches"
character vector with tags