Returns a one-row data frame of the most recent commit that has a resultset hash.
1 | most_recent_vtest(dir = ".", start = "", main_branch = TRUE)
|
start |
The commit to start searching backward from |
dir |
The directory with the git repository |
n |
Maximum number of commits to search |
main_branch |
Don't show commits on branches that were merged in. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.