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.