Log In
0% completed
All Lessons
Free Lessons (5)
Introduction to Git
How This Course Can Help You
What Is Version Control?
Why Is Git So Important?
Basic Terminal-Based Text Editors
Git Config
Git Config
Creating a New Project With Git
Git Commit
Git Logs
Undo a Commit
Quiz on Basic Git Commands
Git Branch
What Is a Branch?
Creating a Branch
Switching Between Branches
Renaming Branches
Deleting a Branch
Git Stash
Quiz on Branches
Git merge
Git Merge
Merge Conflicts
Resolving Merge Conflicts
Quiz on Merging Branches
GitHub
What Is GitHub?
Creating a Remote Repository
Pushing Code to GitHub
Git Clone
Git Fetch
Git Pull
Reverting to an Earlier Commit
Pull Requests
Quiz on Remote Repositories
Git Rebase
Git Rebase
Managing Conflicts When Rebasing
Difference Between Rebasing and Merging
Quiz on Rebasing Branches
Conclusion
Learn Git
/
...
/
Quiz on Branches
Quiz on Branches
Let's revisit some terms and commands you covered in this chapter.
We'll cover the following...