powered by
Performes git history search
git.history.search(gitdir, pattern, branch = NULL, git_args = character(), git_binary = NULL)
string with git directory
to match in history
git branch
arguments to git
location of git executable
git log output
# NOT RUN { si <- pull_source_info("adaprHome") git.history.search(si$project.path,"read_data.R") # } # NOT RUN { # }
Run the code above in your browser using DataLab