Git Beginner Masterclass смотреть онлайн
A brief introduction to the essentials Git on the command line.
Full Udemy Course: https://www.udemy.com/course/git-intuition/?referralCode=68DA1BA2798E56202507
The lesson provides a brief and pragmatic example of using Git with Github:
- git clone
- git add
- git commit
- git push
- git pull
- git status
- git reset
- git checkout
- git branch
- git merge
- and of course... we finish with fixing a merge conflict.
00:00 Introduction and git versus github
1:10 Github.com and creating a repository
2:20 Git is a distributed version control system(DVCS)
3:30 Editing a file on github.com
3:50 'git clone' our github.com repository
5:20 Getting help in 'git'
6:18 Illustration of how 'git' works as a distributed system
9:10 Creating a new file within our git repository
10:00 Working locally
11:10 The motivation of git is as a version control system
12:07 git status (from within a git directory)
12:43 untracked file
13:03 git add - to track a file
13:30 git commit with a helpful message
14:20 git commit creates a snapshot of our program
15:00 Don't track binary files
16:00 git push (to push changes upstream to github.com)
17:50 git log
19:10 Some intuition in how git is working behind the scenes
20:14 git is just a filesystem
20:45 Reverting changes
22:06 Reverting to a specific version of a file (git checkout)
24:45 git branch
26:30 switching a branch
29:00 pushing a branch upstream
30:20 Merging two branches together
31:20 Fixing a merge conflict
33:50 Lets create another merge conflict on a separate branch
40:25 gitk tool to visualize your repository
40:46 Conclusion
►Join as Member to Support the channel: https://www.youtube.com/channel/UCA64pZbN5Mz5NxC3SO4qpDg/join
►YouTube Channel: https://www.youtube.com/c/MikeShah
►Please like and subscribe to help the channel!
►Join our free community: https://courses.mshah.io/communities/Q29tbXVuaXR5LTI3MzAz
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Git Beginner Masterclass» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.