pub fn get_blame_from_repo( repo: &Repository, path: &str, ) -> Result<Vec<BlameLine>>
Repositoryからファイルのblame情報を取得