Home
Services
Courses
Posts
About
Contact
Privacy
Terms and Conditions
Git
Git Getting Started
What is Git
Using Git
Install Git
Configure Git
Git Help
Creating Snapshots
Initialize Repository
Git Workflow
Staging Files
Committing Changes
Committing Best Practices
Skipping Staging and Committing
Remove Files
Renaming or Moving Files
Gitignore
Git Short Status
View Staged and Unstaged Changes/Differences
Visual Diff Tools
Viewing History
Viewing Commit
Unstaging Files
Discarding Local Changes
Restoring a File to an Earlier Version
Browsing History
Viewing the History
Filtering History
Formatting the log output
Aliases
Viewing the Commit
Checkout commit
Finding bugs using bisect
Find Contributors
View the history of the file
Restoring a Deleted File
Blame
Tagging
Browsing History in VS Code
Browsing History using GitKraken
Compare Commits
Branching
What are Branches
Working with Branches
Comparing Branches
Stashing Changes
Git Merging
Fast Foward Merge
3-Way Merge
View Merged and Unmerged Branches
Merge Conflicts
Aborting a Merge
Undoing a Faulty Merge
Squash Merging
Git Rebasing
Cherry Picking
Picking file from another branch
Branching in VS Code
Collaboration
Workflows
Creating a Github Repository
Adding Collaborators
Cloning Repository
Git Fetching
Git Pulling
Git Pushing
Storing Credentials
Github Release
Sharing Branches
Collaboration Workflow
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
Previous
Next
This site uses cookies. By clicking Accept or continuing to browse the site you are agreeing to the use of cookies.
Learn more
Accept