Skip to content

Support show multiple commits as one diff view #497

@watergear

Description

@watergear

Sometimes we need to review series of commits from someone in a period of time.

image

We have to do such like:

  1. Show each commit one by one in a period of time.
    E.g
    run Git: View Commits from Selected Lines, and then multiple commits are showed in indiviual views.

image
image

  1. Show total difference between two commits at the begin and end time.
    E.g
    press Alt+` and run diff start end, and then one commit is showed in panel view.

image
image
But there are maybe some unexpected difference (do not from the specific commits) are show to us.
The hello2.txt is unexpected for us.


Need to provide a command to show all difference as only ONE diff view from specific commits.
We suppose to see:
image
image

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