Skip to content
This repository was archived by the owner on Nov 20, 2022. It is now read-only.

raccog/gitrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitrs

Tinkering with some git features in rust to learn the internals.

Current Features

  • git init
  • git hash-object

Upcoming Features

  • git cat-file

Upcoming Bugfixes/ Changes

  • Integrate GitFileMode into GitBlob.
  • Add much more tests.
  • Create structs for git trees and commits.

About

An implementation of some git features in rust.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages