How Git Works Internally? Git doesn’t track files. it tracks snapshots of content. Understanding the .git Folder? The .git folder is the Brain of Git. Stores commit, branches, history etc. Git Objects: Blob, Tree, Commit? Blob (Binary Large Obje...
sofiyablog.hashnode.dev1 min read
No responses yet.