Skip to main content

last_change

Function last_change 

Source
pub fn last_change(root: &Path, relpath: &str) -> Result<Option<CommitInfo>>
Expand description

The most recent commit that touched relpath, if any (for attribution).