git-intro
git-intro copied to clipboard
Git graph exists in VS Code now
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?
Thanks to a learner from today's workshop who recommended this.
There is an option to switch from Auto to All to make it match exactly with git graph alias
Built-in git graph was added in August 2024, for VS Code 1.93 and above
Thank you!