-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
TemplateTemplate issueTemplate issue
Description
On the left-most panel in your VS Code you have an array of icons.
Hit the Extensions icon and search up "GitLens - Git supercharged" by GitKraken - install it in your VS Code environment and watch the introduction video [3:49]:
NOTE: If you are in a GitHub CodeSpace - you may have to reload it after installing the plugin.
- Open the
./merge-lab/poem.txtfile - you created earlier - in the editor. - Go to the terminal and use the
git cocommand - you created as an alias earlier - to see through the four different branches:
git co turtlegit co liongit co fathergit co master- Toggle on the file changes (or heat map or file blame) as you go through them.
Metadata
Metadata
Assignees
Labels
TemplateTemplate issueTemplate issue

