R/fgit_branch.R
fgit_branch.Rd
List all branch from a repository
fgit_branch(repo)
The repository's name from GitHub.com
A vector of branches
if (FALSE) { fgit_branch("https://github.com/FastGitORG/fgitR") fgit_branch("FastGitORG/fgitR") }