fgit_branch: List all branch from a repository

View source: R/fgit_branch.R

fgit_branchR Documentation

List all branch from a repository

Description

List all branch from a repository

Usage

fgit_branch(repo)

Arguments

repo

The repository's name from GitHub.com

Value

A vector of branches

Examples

## Not run: 
fgit_branch("https://github.com/FastGitORG/fgitR")
fgit_branch("FastGitORG/fgitR")

## End(Not run)

womeimingzi11/fgitR documentation built on March 20, 2022, 10:51 p.m.