Git Internals - Creating a Repo From Scratch

Git Internals - Creating a Repo From Scratch27:13

Download information and video details for Git Internals - Creating a Repo From Scratch

Uploader:

Brief

Published at:

12/21/2020

Views:

17.4K

Description:

In this video, we dive deep into Git internals by building a repository from scratch, avoiding the usual git init, git add, and git commit commands to gain a hands‑on understanding of how Git stores objects and manages branches.