Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Git Training Bootcamp
Section 1 : Introduction
Git & Git hub (1 min)
Git Vs Github (6 min)
Quiz 1 : Introduction
Section 2 : Git Installation & configuration
Installing Git on Windows (11 min)
Installing Git on Linux (8 min)
Section 3 : Commit
Introduction (1 min)
What is Commit (4 min)
Configure Git author name and email (4 min)
Creating first commit (4 min)
Exploring commit object (6 min)
Current project state overview (5 min)
Basic Git commands (4 min)
Adding new file to working directory (6 min)
Git files lifecycle (9 min)
Unstage file using git rm (3 min)
Commit changes (2 min)
Exploring changes in Git repository (8 min)
Current diagram of Git repository (6 min)
Quiz : 2 Commit
Section 4 : Cloning, Exploring & Modifying public repository
Cloning remote repository (6 min)
Exploring contents of the cloned repository (8 min)
Unpacking Git objects (4 min)
Installing text editor Visual Studio Code (3 min)
Exploring Visual Studio Code (6 min)
Commit changes in the cloned repository (12 min)
Git diff command (14 min)
Overview of the changes (4 min)
Quiz : 3 Cloning, Exploring & Modifying public repository
Section 5 : Git push, fetch and pull
Introduction (2 min)
Overview of the push, fetch and pull Git commands (6 min)
What is origin (4 min)
List remote and local branches (3 min)
Pushing to remote repository (9 min)
Commit under another author (3 min)
Remote and local branches are in sync now (4 min)
Update tracking statuses of the branches (8 min)
Remove remote branch using local terminal (4 min)
Quiz 4 : Git push, fetch and pull
Quiz
Quiz
Quiz
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock