Skip to content

Support show multiple commits as one diff view #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
watergear opened this issue Sep 30, 2016 · 0 comments
Open

Support show multiple commits as one diff view #497

watergear opened this issue Sep 30, 2016 · 0 comments

Comments

@watergear
Copy link

watergear commented Sep 30, 2016

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

@watergear watergear changed the title Support show multiple commits as one diff Support show multiple commits as one diff view Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant