Skip to main content

get_file_patch_from_repo

Function get_file_patch_from_repo 

Source
pub fn get_file_patch_from_repo(
    repo: &Repository,
    commit_hash: &str,
    file_path: &str,
) -> Result<FilePatch>
Expand description

Repositoryから特定コミットの特定ファイルのパッチを取得