Git Basics: 02 - Hands-On with Cloning, Branching, and Pushing

Git Basics: 02 - Hands-On with Cloning, Branching, and Pushing

996 Lượt nghe
Git Basics: 02 - Hands-On with Cloning, Branching, and Pushing
Hey there! Git Basics Episode 2 is here! This time, we dive deeper into Git fundamentals with a practical scenario: • Cloning a remote repository from Azure DevOps and GitHub • Creating and understanding branches - what they are, why they matter, and when to use them • Making changes, committing updates, and pushing it all back to the remote repo To make it even easier, I explain these concepts with clear, simple diagrams that help you see how it all works. Perfect for beginners! ▬▬▬▬▬▬ IMPORTANT LINKS ▬▬▬▬▬▬ My LinkedIn profile: https://www.linkedin.com/in/piotr-tybulewicz-81a8793/ My GitHub with drawings and source code: https://github.com/TybulOnAzure/Git-basics ▬▬▬▬▬▬ MEMBERSHIP ▬▬▬▬▬▬ Join this channel to get access to perks: https://www.youtube.com/channel/UCLnXq-Fr-6rAsCitq9nYiGg/join ▬▬▬▬▬▬ CHAPTERS ▬▬▬▬▬▬ 00:00 Introduction 02:05 Creating folders for repos 03:03 Cloning an ADO repo using VS Code 06:42 Clone explained graphically 15:53 First steps in VS Code 17:28 What are branches? 26:20 Creating a branch in VS Code 33:11 What are commits? 44:27 Pushing changes to remote repo 48:12 Doing the same with GitHub 57:40 Summary