git-intro icon indicating copy to clipboard operation
git-intro copied to clipboard

Git graph exists in VS Code now

Open ashwinvis opened this issue 4 months ago • 3 comments

For the VS Code solution instructions here it says:

(7) How to compare the graph locally and on GitHub link

This requires an extension. Opening the VS Code terminal lets you use the command line method.

However this feature is now available in the sidebar. Should we recommend that instead?

Image

Thanks to a learner from today's workshop who recommended this.

ashwinvis avatar Sep 10 '25 09:09 ashwinvis

There is an option to switch from Auto to All to make it match exactly with git graph alias

ashwinvis avatar Sep 10 '25 09:09 ashwinvis

Thank you!

bast avatar Sep 11 '25 12:09 bast