Welcome to Day 4
https://slides.com/mujz/iq-bootcamp-git/live
Give me 👍 if you watched Lesson 1
https://slides.com/mujz/iq-bootcamp-git/live
Give me 👍 if you watched Lesson 2
https://slides.com/mujz/iq-bootcamp-git/live
Agenda
Install Git
Git Overview
Git branch
Practice working in a Git repo
https://slides.com/mujz/iq-bootcamp-git/live
Install Git
https://slides.com/mujz/iq-bootcamp-git/live
History of Git
https://slides.com/mujz/iq-bootcamp-git/live
https://slides.com/mujz/iq-bootcamp-git/live
Excercise
Create a Git repository (with git init)
Add a file to your working dir
Stage and commit the file
Add a few more lines
Stage those lines
Bring them back from the staging area
What if a lot of people work on the same files?
Git branching!
Made with Slides.com