powered by
git commit. Requires git installation.
git.commit(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
git commit output
# NOT RUN { si <- pull_source_info("adaprHome") git.commit(si$project.path,"test commit") # } # NOT RUN { # }
Run the code above in your browser using DataLab