pub fn load_gitattributes_from_index( index: &Index, odb: &Odb, work_tree: &Path, ) -> Result<ParsedGitAttributes, Error>
Load attributes from the index (stage 0) for .gitattributes paths only.
.gitattributes