pub fn load_gitattributes_from_tree( odb: &Odb, tree_oid: &ObjectId, ) -> Result<ParsedGitAttributes, Error>
Read .gitattributes blob from a tree object at tree_oid, recursively.
.gitattributes
tree_oid