У нас вы можете посмотреть бесплатно How GIT works under the HOOD? или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Have you ever wondered how Git really works? Are you confused about what a commit is? How about merging and rebasing, or maybe cherry-picking? This video breaks it down in simple terms! Join me to explore the core concepts of Git. 🔍 What You'll Learn: How Git stores your code as a tree of objects? How Git manages your code changes with commits? What are branches? How merge actually works? Is rebase similar to merge and why most people prefer it? Is cherry-picking the same as merge? Whether you're a coding enthusiast looking to deepen your knowledge or a newcomer trying to make sense of Git, this video is your go-to resource. Gain insights into Git's mechanics and boost your confidence in handling version control. 🚀 If you found this video helpful, don't forget to like, share, and subscribe for more tech tutorials! 🔗 Connect with me: Support me on patreon: / techwithnikola LinkedIn: / nikola-stojiljkovic-67a91931 Join my discord: / discord Visit my blog: https://techwithnikola.com Follow me on Instagram: / techwithnikola Follow me on Twitter: / techwithnikola Timecodes 00:00 - Intro 00:13 - What is Git? 00:44 - Manual versioning 01:36 - How Git stores data? 04:16 - Git trees 05:33 - Commits and Branches 07:09 - Recap 08:02 - How Git Merge works? 11:22 - Rebase 12:25 - How Cherry Picking works? 14:12 - Generalizing Cherry-Picks via Merge 15:43 - Outro