Git And GitHub in ~30 Minutes

Welcome back to this Tech With Tim Git/GitHub tutorial! In this video, I’ll be showing you everything you need to know about Git/GitHub to get started as a beginner, and as fast as possible. I’ll talk about how Git and GitHub work, the differences between them, and what these commands actually do. This includes local repositories, tracked and untracked files, staging, branches, remote repositories, commits, and more! ⭐️ Join KodeKloud Engineer for free and upgrade your DevOps skills: 📄 Resources 📄 Download Sublime Text: Download Git: Git/GitHub Fundamentals (For Beginners): ⭐️ Timestamps ⭐️ 02:12 | Git vs Github 03:53 | Installing Git 04:14 | Init Local Repository 07:26 | Staging Area & Git Tracking 08:23 | Git Status 10:35 | Add and Remove From Staging Area 11:41 | Commits 15:00 | Branches 20:48 | Merging Branches 22:09 | Merge Conflicts 25:17 | Remote Repositories 31:00 | Git Cl
Back to Top