collect_commit_timestamps

Function collect_commit_timestamps 

Source
pub fn collect_commit_timestamps() -> Result<Vec<u64>, String>
Expand description

Collect commit timestamps (unix epoch seconds) in reverse chronological order. Uses clean git invocation with –no-pager and no merges.