Skip to content

showing live output with :Git blame --progress #2484

Description

@rokke-git

when working on large files with long histories, git blame can take a long time (on the order of tens of minutes for especially bad ones). to prove that it's not stalling and to give you a ballpark of remaining time, git provides a git blame --progress flag to show you a little summary of progress. currently, :Git blame --progress appears to behave no differently than without the flag; but it would be neat if the little progress thing could be shown on screen like how fidget does.

is this already living somewhere that I should be connecting to for fidget to consume on my end or could this be something that fugitive shows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions