powered by
git commit. Requires git installation.
gitCommit(gitdir, message, branch = NULL, git_args = character(), git_binary = NULL)
string with git directory
for commit
git branch
arguments to git
location of git executable
Not for direct use. Git commit output.
# NOT RUN { si <- pullSourceInfo("adaprHome") gitCommit(si$project.path,"test commit") # } # NOT RUN { # }
Run the code above in your browser using DataLab