#311: Get inside the .git folder April 8, 2021

from Talk Python To Me· ·

These days Git is synonymous with source control itself. Rare are the current debates of whether to use git vs SVN vs some fossil like SourceSafe vs you name it. But do you know how Git works? What about it's internals? I'm sure you've seen a .git folder in your project's root. But to most folks, it's a black box.



See the full show notes for this episode on the website at talkpython.fm/311