gitInit: Initiate git

Description Usage Arguments Details Value Examples

View source: R/git_init.R

Description

Initiate git

Usage

1
gitInit(gitdir, branch = NULL, git_binary = NULL)

Arguments

gitdir

string with git directory

branch

git branch

git_binary

location of git executable

Details

. Deprecated.

Value

git init lockaout

Examples

1
2
3
4
## Not run: 
 gitInit(getProjectPath("adaprHome"))

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.