Introduction to Git and Github

Publicado el: 06 junio 2023
en el canal de: 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


En esta página del sitio puede ver el video en línea Introduction to Git and Github de Duración hora minuto segunda en buena calidad , que subió el usuario Cyborn 06 junio 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 279 veces y le gustó 10 a los espectadores. Disfruta viendo!