filmov
tv
Git Install & Setup || Git Workflow || Part 3
![preview_player](https://i.ytimg.com/vi/KpNwngsqVLI/maxresdefault.jpg)
Показать описание
In this video, we learn what Git is and how to install and setup on our machine. We will learn some of the git commands and how to use them and more importantly will learn git flow that's used in the industry.
Note: For SSH Key, once we create a key, we need to add the public key to git and that is what I clipped.
** Chapters in the video **
00:00 - Intro - What is Git
00:47 - Installing Git
01:16 - Creating GitHub Account
02:10 - Creating a New Repo
02:54 - Setting SSH Access Key for Git
04:38 - Pushing code to Git
05:49 - Gitflow - locking down master/main branch
07:11 - What is gitignore - gitflow feature branch
10:41 - Raising a pull request
11:39 - Branch naming convention
12:45 - Recap
Note: For SSH Key, once we create a key, we need to add the public key to git and that is what I clipped.
** Chapters in the video **
00:00 - Intro - What is Git
00:47 - Installing Git
01:16 - Creating GitHub Account
02:10 - Creating a New Repo
02:54 - Setting SSH Access Key for Git
04:38 - Pushing code to Git
05:49 - Gitflow - locking down master/main branch
07:11 - What is gitignore - gitflow feature branch
10:41 - Raising a pull request
11:39 - Branch naming convention
12:45 - Recap