La conférence pour l'éthique et la diversité dans la tech
avec des crêpes et du cœur La conférence pour l'éthique et la diversité dans la tech avec des crêpes et du cœur

Lyon - 13 & 14 avril 2023

#TALK

Git from the inside out

A deep dive into the internals of Git.

Other Other
jeudi 21 avril
09h20 - 10h10

Salle inconnue

I'll explain what's going on inside the .git directory when you commit, check out, merge, resolve conflicts, push and pull. I'll focus on the graph structure that underpins Git and the way the properties of this graph dictate Git’s behavior. I'll show you how to use these properties to understand what Git has done, what it is doing, and what it will do.

► Regarder la vidéo

Mary rose Cook

I’m making a game programming environment for beginners. I've written an implementation of Git in JS and two games: Empty Black, Pistol Slut.