Git Internals written in Python with slightly reduced complexity. Credits: https://www.leshenko.net/p/ugit/#
-
Updated
Dec 4, 2025 - Python
Git Internals written in Python with slightly reduced complexity. Credits: https://www.leshenko.net/p/ugit/#
A minimalist Git-compatible version control system implemented in Python as a learning project. Features proper object storage, commit history, and branch management while following modern development practices with comprehensive documentation.
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."