First Introduction to GIT && hands on the basics !
This class will start with an introduction lecture on GIT, it will be then follow by two workshops.
Before doing that class, make sure you are ready and that the following are true.
-
You have a Github Account.
-
You installed git or Github desktop. Make sure it's working by running the following command in your terminal :
git --version
-
You cloned clone this repository using GIT CLI before the class.
git clone https://github.com/Alutun/git-101.git
- You are Ready ! 🚀
The class will start by a lecture and cover the What, Why of GIT and prepare us for the two workshops
[WIP]
Let's try some basic command in a sandbox environment and visually see how git works and behave/
[WIP]
Now that we master the basics command, let's try to collaborate together on one repositories as we would do during a real project
[WIP]
You finished the class, but you want to lear more, this section is for you 🔍
Get all the your basic git commands in one PDF. Thanks to Simon MAPLE
Once you get familiar with the basics, you dig deeper with the official books written by Scott Chacon and Ben Straub
- Get your english copy here
- Aussi disponible en Français ici