most_recent_vtest: Returns a one-row data frame of the most recent commit that...

Description Usage Arguments

Description

Returns a one-row data frame of the most recent commit that has a resultset hash.

Usage

1
most_recent_vtest(dir = ".", start = "", main_branch = TRUE)

Arguments

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.


wch/vtest documentation built on May 4, 2019, 2:02 a.m.