recent_vtest: Returns a data frame of recent commits and their associated...

Description Usage Arguments

Description

For commits without a resultset, the resultset_hash is NA.

Usage

1
recent_vtest(dir = ".", start = "", n = 20, 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.