gitInit: Initiate git

Description Usage Arguments Details Value Examples

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) 

adapr documentation built on May 1, 2019, 7:05 p.m.