fgit_branch | R Documentation |
List all branch from a repository
fgit_branch(repo)
repo |
The repository's name from GitHub.com |
A vector of branches
## Not run: fgit_branch("https://github.com/FastGitORG/fgitR") fgit_branch("FastGitORG/fgitR") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.