Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.
-
Updated
Mar 3, 2023 - JavaScript
Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.
An overview of git internals
Educational documents on Git Internals
Exploring the internals of Git.
useful day-to-day Git commands (beginner) and demonstration for Git internals
Read, hash, and store git objects with Node JS.
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.
Git od środka - kontrola nad kodem źródłowym, i nie tylko
Add a description, image, and links to the git-internals topic page so that developers can more easily learn about it.
To associate your repository with the git-internals topic, visit your repo's landing page and select "manage topics."