Git Internals - Creating a Repo From Scratch

Git Internals - Creating a Repo From Scratch27:13

Информация о загрузке и деталях видео Git Internals - Creating a Repo From Scratch

Автор:

Brief

Дата публикации:

21.12.2020

Просмотров:

17.4K

Описание:

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.