From the course: Using Git with Visual Studio Code
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Git history
From the course: Using Git with Visual Studio Code
Git history
- [Tutor] Git History is another extension that is focused on a deeper understanding of your project's history. Now, just so that we don't get it confused with Git Graph, I'm going to go ahead and unload or uninstall Git Graph. So, I'm going to click on the button right here and it's going to require me to reload Visual Studio Code. So, I'll click on that. I'm still in the extensions little tab right here in the activity bar. And what I want to do is, do a search for just Git, and Git History should come up right there. So, I'm going to click on that and select install. So, now we've got only Git History and not Git Graph installed. That's great. When you load this extension, it's not as clear that it's been added to your project. You will notice it in one place and that is when you click on a file, you'll see that there's a little bit of a history icon right here. You'll also get, of course, some additional commands in…