ghr_show_branches: Get the name of all branches of a GitHub repository.

Description Usage Arguments Value See Also Examples

View source: R/ghr_get.R

Description

Get the name of all branches of a GitHub repository.

Usage

1

Arguments

path

A string formatted as "owner/repo/subdir" or "owner/repo/subdir@branch", e.g.: "maurolepore/ghr/reference@gh-pages".

Value

A character string.

See Also

ghr_fields

Other functions to get github responses: ghr_get

Examples

1
ghr_show_branches("maurolepore/ghr")

maurolepore/ghr documentation built on May 18, 2019, 12:26 p.m.