An overview of git internals
-
Updated
Jun 23, 2019
An overview of git internals
Git od środka - kontrola nad kodem źródłowym, i nie tylko
Read, hash, and store git objects with Node JS.
useful day-to-day Git commands (beginner) and demonstration for Git internals
Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.
Educational documents on Git Internals
Exploring the internals of Git.
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.
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."