Skip to contents

Get branches from a GitHub repository

Usage

get_repo_branches(owner = getOption("pipfun.ghowner"), repo)

Arguments

owner

owner of repo

repo

character: name of repository

Value

vector with names of branches in specified repository