|
|
|
|
|
by fiddlerwoaroof
1717 days ago
|
|
I’ve been slowly working on implementing git in Common Lisp: https://github.com/fiddlerwoaroof/cl-git I think I have most of the object type parsers done for loose objects and pack files, just need to finish implementing the delta ref decoding algorithm. |
|