Git Branches Explained

Опубликовано: 27 Сентябрь 2024
на канале: WittCode
305
18

Learn what a git branch is, why git branches are used, where git branches are stored in the .git folder, and some git branch commands.

💻 My Software 💻
My Chrome Extension WittCepter - https://chromewebstore.google.com/det...

📚 My Courses 📚
https://courses.wittcode.com

👩‍💻 Download Code 👨‍💻
https://blog.wittcode.com

⌛ Timestamps ⌛
0:00 – Introduction
0:05 – What is a Git Branch?
1:37 – Creating a Branch
2:50 – Adding a Commit to a Branch
4:00 – Why use Git Branches?
5:51 – Working with Git Branches
6:22 – HEAD
6:59 – Working with Git Branches
8:14 – Outro