See repository graph

Visual Studio Code

Once you have open your repository in VS Code, open the Source Control section with keyboard shortcuts:

Ctrl + Shift + G G

or clicking the button:

An image

This will display the following content:

An image

Click on the button View Git Graph :

An image

This will display the Git Graph of your repository.

An image

Last updated