57:39
Git Internals by John Britton of GitHub - CS50 Tech Talk
... folder in my git repository called dot git so this is the first kind of internal thing that we're gonna look at a git repository is actually ...
31:23
Git Internals - How Git Works - Fear Not The SHA!
Fascinated with git? Frustrated with git? Take a moment to understand how git it works under the hood! In this short 30-min ...
16:01
Get the next deep dive: https://techwithnikola.com/newsletter I send one email every two weeks, diving deep into topics and ...
8:33
Inside the Hidden Git Folder - Computerphile
Git doesn't actually perform magic, but it's pretty neat. Dr Max Wilson takes us through the various elements that make Git such a ...
7:10
This is the first actual video of this git internals series, where we will cover the main git objects - blob, tree, and commit. I have also ...
4:18
How Git Works: Explained in 4 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...
15:43
Git Internals | Ep.1 Bits and Booze
Join Scott and Caleb while they explore Git Internals. 0:00 intro 3:20 git cat-file -p / -t / -s 5:35 git ls-tree 11:41 pigz -d ▶️ obj ...
13:25
Git Will Finally Make Sense After This
How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.
26:40
Git Internals: a Database Perspective - Git Merge 2022
Presented by Derrick Stolee The inner workings of Git's object database can be a mystery to most users. When you incorporate a ...
1:19:52
Understanding the git internals, a deep dive into the .git folder [Advanced]
Learn git the hard way! I'm re-implementing git from the ground up so that you can get the chance to understand at a very deep ...
4:20:00
Learn Git from start to finished in this full course written by ThePrimeagen. Nearly every developer in the world uses it to manage ...
7:56
Git Internals: Demystifying References, Branches & HEAD
Dive deep into Git's core with this beginner-friendly guide to Git references! Uncover how Git cleverly manages branches, tags, ...
4:02
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
38:55
In this video we understand the super powerful tool - git rebase. This is part 4 of a series about Merge & Rebase. In Part 1 we ...
1:57
Learn the basics of Git in 100 seconds. 0:09 Initialize a git repo 0:33 Stage files 0:39 Commit a snapshot 1:12 Branch off into an ...
8:39
Git Internals: Demystifying Git Objects (Blobs, Trees, Commits, Tags)
Ever wondered how Git actually *works* under the hood? This video dives deep into Git's internal object model, explaining the ...
1:06:30
The definitive deep dive into the .git folder - Rob Richardson - NDC Porto 2022
What's in the .git folder? How are commits stored? How do branches work? We'll dive deep into the objects folder, unpack ...
1:06:32
An Introduction to Git Internals
If you've used Git but don't understand it's deeper internals, then watch as David and I walk though a new git repository, check out ...