Git Internals Demystified: Branches, Merges, and the Reflog (Part 2)
Feb 27 路 13 min read 路 In Part 1, we cracked open the .git directory and found blobs, trees, SHA-1 hashes, and the index. You saw that git add does not talk to any server, it just writes objects locally. Good stuff. Now thi
Join discussion




