Skip to main content

ensure_gitattributes

Function ensure_gitattributes 

Source
pub fn ensure_gitattributes(
    path: &Path,
    messages: &mut Vec<String>,
) -> Result<()>