pub fn get_start_commit_summary() -> Result<StartCommitSummary>Expand description
Get a summary of the start commit state for display.
Returns a StartCommitSummary containing information about the current
start commit, commits since start, and staleness status.