Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
Garbage Collection in Git
https://pliutau.com/git-gc/
links
backlinks
Roast topics
Find topics
Find it!
To understand git garbage collector, we need to understand how branches work. Branches are just pointers to commits that move whenever a new commit is created.