๐ฟ
Git & GitHub Tutorial
42 topics ยท Free ยท Certificate on completion
Learn Git and GitHub โ version control every developer must know.
What you'll learn
01.Introduction to Version Control02.Installing Git03.Git Configuration04.git init05.The Staging Area06.git add07.git commit08.Writing Good Commit Messages09.git status10.git log11..gitignore12.git diff13.Restoring and Checking Out Files14.Understanding Branches15.Creating and Switching Branches16.git merge17.Resolving Merge Conflicts18.git rebase19.git stash20.git reset (soft, mixed, hard)21.git revert22.Git Tags23.Git Remotes24.GitHub Account & Creating a Repository25.git clone26.git push27.git pull28.git fetch29.GitHub Pull Requests30.Forking a Repository31.Code Review Basics32.Branching Strategies33.GitHub Issues34.GitHub Actions Basics35.GitHub Pages36.Collaborating in Teams37.git cherry-pick38.git reflog39.Git Submodules40.Undoing Common Mistakes41.Git Best Practices42.Common Git Interview Commands
