Learn R Programming

adapr (version 1.0.1)

git.init: Initiate git

Description

Initiate git

Usage

git.init(gitdir, branch = NULL, git_binary = NULL)

Arguments

gitdir
string with git directory
branch
git branch
git_binary
location of git executable

Value

git init lockaout

Details

. Deprecated.

Examples

Run this code
## Not run: 
#  git.init(get.project.path("adaprHome"))
# ## End(Not run) 

Run the code above in your browser using DataLab