gitvisual-studio-code

How to compare different branches in Visual Studio Code


How do I compare two different branches in Visual Studio Code?

Is it possible?


Solution

  • 2021 answer

    Here is the step by step guide:

    1. Install the GitLens extension: GitLens
    2. Then, Click on Source Control:

    Source Control

    1. Click on Search & Compare

    Click on Search & Compare

    1. Click on Compare References

    Compare References

    1. Select the branches you want to compare:

    Select Branches

    1. Now, You can select any file for which you want to see the diff from Search & Compare

    View Diff