Git Internals - Creating a Repo From Scratch

Git Internals - Creating a Repo From Scratch27:13

Git Internals - Creating a Repo From Scratch 视频的下载信息和详情

作者:

Brief

发布日期:

2020/12/21

观看次数:

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.