Description Usage Arguments Value See Also Examples
Get the name of all branches of a GitHub repository.
1 | ghr_show_branches(path)
|
path |
A string formatted as "owner/repo/subdir" or "owner/repo/subdir@branch", e.g.: "maurolepore/ghr/reference@gh-pages". |
A character string.
ghr_fields
Other functions to get github responses: ghr_get
1 | ghr_show_branches("maurolepore/ghr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.