gh_repos_get_branches_by_branch: Get Branch

Description Usage Arguments Details

Description

Get Branch

Usage

1
gh_repos_get_branches_by_branch(owner, repo, branch, ...)

Arguments

owner

Name of repository owner.

repo

Name of repository.

branch

Name of the branch.

...

Additional parameters to pass to gh. See details.

Details

Additional parameters that can be passed:

type

It takes values in: all, public, private, forks, sources, member. The default is: all

Accept

Is used to set specified media type.


ramnathv/gh3 documentation built on May 7, 2019, 12:53 a.m.