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
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.
Unlock the mysteries of Git with this comprehensive repository! Dive deep into the internals of Git, understand the structure of the `.git` directory, explore essential Git commands, and discover advanced concepts such as hooks, plumbing, and more.
Read, hash, and store git objects with Node JS.
Git od środka - kontrola nad kodem źródłowym, i nie tylko
A command-line tool for exploring Git internals, written in Kotlin.
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."