Lunex

Git CLI

Project Overview

A meticulous, hands-on project to implement the core features of the Git version control system from the ground up, following the CodeCrafters challenge. This repository serves as a deep dive into the internal mechanics of Git, covering everything from object storage and hashing to branch management.

Features

This project was built as part of the CodeCrafters challenge to build your own Git.