git_branch: Create a branch using git

Description Usage Arguments Value Author(s) Examples

View source: R/package_functions.R

Description

Creates a git branch. If branch left NULL then uses the current username on the computer. The function also sets the newly created branch to be upstream from the master branch.

Usage

1
git_branch(branch = NULL)

Arguments

branch

Branch name

Value

No return value

Author(s)

Alex Hubbard (hubbard.alex@gmail.com)

Examples

1

opendoor-labs/projectmap documentation built on Oct. 8, 2019, 1:58 p.m.