powered by
Performes git history search
gitHistorySearch(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 <- pullSourceInfo("adaprHome") gitHistorySearch(si$project.path,"read_data.R") # } # NOT RUN { # }
Run the code above in your browser using DataLab