Learn Git in 30 Minutes | Git Basics Tutorial | Git Fundamentals Training
This video will focus on how to work with Git and learn different Git commands and with animation. It starts from Git commit, git branch, git merge, git rebase and many others.
This video created to help you well understand Git in depth and the main idea of Git tree and how Git commands work behind the scene not just work and type commands and execute them.
You will understand how create git commit and why it’s important to understand Git tree and how each commit pointing to the previous commit. You will also learn how git branch is working and what happen when you merge code from one branch to anther and how different merge can be applied.
You will learn from how to work with remote repo for git, push the code, pull and fix some git error as well.
When working with Git or other version control systems, the idea of saving it is not the normal saving we used to do with normal file system. In Git we called it commit. A commit is a Git equivalent to save and since Git optimize rescues, it only commits the delta of the changes. This is why each commit pointing to the previous commit.
This is why we have what we called Git tree where it has each commit pointing to the previous one.
But what about the commit of the merge? Since the merge is coming from 2 different paths, it creates special commit where it has 2 parents commits. There are many other points will be explained in the video.
About the Author
-----------------------------
Video:
https://www.youtube.com/watch?v=3Na_5DjFb8g
Blog:
https://mohamedradwan.com
Linked-in
https://eg.linkedin.com/in/mohamedahmedradwan
GitHub
https://github.com/DevOpsFounder
Twitter:
https://twitter.com/mradwan06
#docker #container #docker_tutorial #docker_training
For more info about DevOps, Azure DevOps ,VSTS, Software Testing, Dynamics 365, visit my blog:
http://mohamedradwan.com
#git #git_branch #git_tutorial #learn_git #git_merge
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Learn Git in 30 Minutes | Git Basics Tutorial | Git Fundamentals Training», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.