Free Git course for Beginners. Learn Git and GitHub in one video tutorial.

Опубликовано: 19 Октябрь 2024
на канале: Travels Code
691
29

In this Free Git course, we will talk about what exactly Git is and how to use it with GitHub. Will work with all of the basic and most important commands such as add, commit, status, push, merge, revert, reset, and more. This Git tutorial will be useful for absolute beginners with Git and Version Control System (VCS) in general.

Content:
00:00 - Intro
01:00 - VCS Concept
07:07 - VCS Types
15:51 - Why Git
18:21 - Installation
26:50 - GitHub repo
34:59 - Git pull
37:16 - Git Graphical user interface (GUI)
44:49 - .git folder
53:13 - Undo changes
01:06:10 - Git reset
01:13:06 - Git revert
01:22:10 - .gitignore
01:26:32 - Git branch
01:39:40 - Git conflicts
01:49:10 - Git rebase
01:52:18 - Git cherry-pick
01:54:17 - Git tags
01:58:47 - Git stashing
02:05:19 - Git remotes
02:11:18 - Brach workflow
02:22:35 - Next steps

Have any questions - join the Telegram channel to get answers- https://t.me/travelscode

Let's be friends:
INSTAGRAM ↣   / travels_code  
TWITTER ↣   / travelscode  
FACEBOOK ↣   / travelscode  
WEB-SITE ↣ https://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/

#GIT #GitHub #Tutorial