Git Internals - Creating a Repo From Scratch

Git Internals - Creating a Repo From Scratch27:13

Informazioni sul download e dettagli del video Git Internals - Creating a Repo From Scratch

Autore:

Brief

Pubblicato il:

21/12/2020

Visualizzazioni:

17.4K

Descrizione:

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.