Introduction to Git and Github

Pubblicato il: 06 giugno 2023
sul canale di: 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


In questa pagina del sito puoi guardare il video online Introduction to Git and Github della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Cyborn 06 giugno 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 279 volte e gli è piaciuto 10 spettatori. Buona visione!