Skip to content
/ git-101 Public

First Introduction to GIt and hands on the basics !

Notifications You must be signed in to change notification settings

Alutun/git-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GIT-101 by Alexis LUTUN

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.

Prerequisite

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 ! 🚀

2. 📘 - LECTURE

The class will start by a lecture and cover the What, Why of GIT and prepare us for the two workshops

[WIP]

3. ⚙️ - WORKSHOP - HANDS ON DECK !

3.1 :sand: Sandbox - Let's try !

Let's try some basic command in a sandbox environment and visually see how git works and behave/

[WIP]

3.2 Let's try write a book together !

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]

4.GOING FURTHER

You finished the class, but you want to lear more, this section is for you 🔍

Ressources

📑 - CheatSheet

Get all the your basic git commands in one PDF. Thanks to Simon MAPLE

📗 - Book

Once you get familiar with the basics, you dig deeper with the official books written by Scott Chacon and Ben Straub

About

First Introduction to GIt and hands on the basics !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published