git_branch: Change Git Branch

Description Usage Arguments Value

View source: R/git.R

Description

Change git branch

Usage

1
git_branch(branch = "master", create = FALSE, push = TRUE, dir = ".")

Arguments

branch

string of branch name

create

flag indicating whether to create branch if doesn't exist

push

flag indicating whether to push origin of created branch

dir

string of path to git repository directory

Value

Invisible flag indicating whether successful or error.


poissonconsulting/tulip documentation built on Feb. 18, 2021, 11:18 p.m.