Skip to content

Support using diffview for "entire git diff of the selected commit" #23

@jemag

Description

@jemag

Currently doing <C-e> in diff_commit_file will open a terminal typing:
git diff 426a273~ 426a273
image

I would like to be able to instead just open diffview as usual with something like :DiffviewOpen -uno 426a273~..426a273 instead. This will provide the same differences between both commits across multiple files but in a more user-friendly way (or at least in my opinion).

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