filepathToOldestCommitDate: This function pulls the the oldest commit date for the...

Description Usage Arguments Value

Description

This function pulls the the oldest commit date for the specified filepath. This can be used to determine when a file was first pushed to the repository.

Usage

1
filepathToOldestCommitDate(owner, repo, filepath)

Arguments

owner

the GitHub repository owner

repo

The GitHub repository name

filepath

Path to the file to return first commit date from

Value

a date object of the date that the specified file was first commited to the repository.


FredHutch/coopMetrics documentation built on June 7, 2021, 7:45 a.m.