git.add: git add to stage the file

Description Usage Arguments Value

Description

git add to stage the file

Usage

1
2
git.add(gitdir, filename, branch = NULL, git_args = character(),
  git_binary = NULL)

Arguments

gitdir

string with git directory

filename

string of file to query

branch

git branch

git_args

string argument for git

git_binary

location of git executable

Value

git output from git add


gelfondjal/IT2 documentation built on May 17, 2019, 12:15 a.m.