GitHub / ReesavGupta / lit
A minimal Git implementation in Go. This project builds core Git features from scratch, including: Initializing a repository (init). Creating and reading blob objects. Reading and writing tree objects . Creating commit objects . Cloning a repository . More features to come as the implementation progresses.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReesavGupta%2Flit
PURL: pkg:github/ReesavGupta/lit
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: cli, git, go, golang-cli