Git

Last Updated: 8/20/2023

Browsing History in VS Code

  • To view the history of our project, you have to install an extension called GitLens
  • Using GitLens you can view
    • Commits
    • Branches
    • Contributors
    • File History
    • Search Commits
    • Compare Commits
    • Tags