/rit

A tiny git client written in Rust

Primary LanguageRust

Let's create a new git client in rust!

The original tutorial is written in python by Thibault Polge. In this repo I'm going to port it to rust.

Let's get started

Read at gitbook. Or here :)

Table of contents

Lets' start

Git init command

Git cat-file command

Refactor

Reading commit history