Introduction to Git and Github

Published: 06 June 2023
on channel: 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


On this page of the site you can watch the video online Introduction to Git and Github with a duration of hours minute second in good quality, which was uploaded by the user Cyborn 06 June 2023, share the link with friends and acquaintances, this video has already been watched 279 times on youtube and it was liked by 10 viewers. Enjoy your viewing!