Skip to main content

load_git_diff_head

Function load_git_diff_head 

Source
pub async fn load_git_diff_head(
    config: &AppConfig,
    worktree_path: &Path,
) -> Result<DiffDocument>
Expand description

ยงErrors

Returns an error for the same repository discovery, diff rendering, and parsing failures as load_git_diff.