pub fn add_to_index<T, I>(repo: &mut Repository, paths: I) -> Result<()>where
T: IntoCString,
I: IntoIterator<Item = T>,pub fn add_to_index<T, I>(repo: &mut Repository, paths: I) -> Result<()>where
T: IntoCString,
I: IntoIterator<Item = T>,