GIT, FROM ZERO TO HERO IN 25 MINUTES

Опубликовано: 01 Июнь 2026
на канале: CallousCoder
341
11

Today we will learn #git properly. We will go through the basics of the git #repository and then quickly move on to the #advanced features like: rebase, pull requests, setting op your #github repository for pull requests, branching and tagging.

After this video, you will know enough about git to hold your own as a developer in an enterprise setting.

Chapters:
00:00 Intro
00:40 Creating user token in Github
01:46 Creating Repository in GitHub
02:53 git clone
03:36 git status
03:59 git branch
05:16 git add
06:16 git commit
07:18 git merge
07:58 git push
09:06 git pull
10:38 different git pull configurations
10:52 git merge conflict
13:42 setup GitHub for pull request
16:34 perform GitHub pull request
17:09 Reviewing a GitHub Pull request
18:05 git rebase
21:36 git tag
24:13 Conclusion
24:42 Outro