Skip to main content

auto_git_add

Function auto_git_add 

Source
pub fn auto_git_add(root: &Path, paths: &[&str])
Expand description

Stage the given paths if auto-git >= Add. Paths are relative to the project root. Errors are printed as warnings and swallowed.