powered by
List all branch from a repository
fgit_branch(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") # }
Run the code above in your browser using DataLab