git-internals
There are 13 repositories under git-internals topic.
HarshKapadia2/git-graph
Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.
techgaun/git-internals
An overview of git internals
Sorosliu1029/Explore-Git
🍥 How Git works ?
OSEGermany/git-internals-doc
Educational documents on Git Internals
HarshKapadia2/git_internals
Exploring the internals of Git.
mysliwietzflorian/git-collection
useful day-to-day Git commands (beginner) and demonstration for Git internals
cyrwus/git-internals
Git od środka - kontrola nad kodem źródłowym, i nie tylko
lpreaux/codecrafter-git-rust
Rust implementation of Git as part of the "Build Your Own Git" challenge on CodeCrafters.io. This project demonstrates key Git concepts such as blob and tree objects, commits, and repository cloning. Currently, 6/7 stages are completed.
notjustinshaw/git.rs
A reimplementation of git internals in Rust.
wlmsrvty/git-go
A small git implementation written in Go
gbroques/zlib-git-nodejs
Read, hash, and store git objects with Node JS.
mtumilowicz/git-notes
Notes about git and its internals.