Git Internals - Creating a Repo From Scratch

Git Internals - Creating a Repo From Scratch27:13

Información de descarga y detalles del video Git Internals - Creating a Repo From Scratch

Autor:

Brief

Publicado el:

21/12/2020

Vistas:

17.4K

Descripción:

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.