Introduction to Git and Github

Publié le: 06 juin 2023
sur la chaîne: Cyborn
279
10

Topics covered:

1. Introduction
2. Install Git
3. Basic Git commands

git init : Create a new local repository.
git clone : Copy a repository that already exists.
git add : Add a file to the staging area.
git commit : Commit changes to the head.
git push : Send changes to the master branch of your remote repository.
git checkout : Switch from one branch to another.
git status : List the files you've changed and those you still need to add or commit.

4. GitHub - Creating and managing repositories

5. Branching and Merging

Concept of Branching and Merging.
Creating a branch (git branch).
Merging a branch (git merge).

6. Resolving merge conflicts
7. Collaborative workflow with Git and GitHub
8. Questions and Answers


Sur cette page du site, vous pouvez voir la vidéo en ligne Introduction to Git and Github durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Cyborn 06 juin 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 279 fois et il a aimé 10 téléspectateurs. Bon visionnage!