Comment by colechristensen
6 hours ago
I did something similar, though a full reimplementation of a git and git-lfs library in Elixir. Still a work in progress though as the S3 backend isn't quite complete and there are performance problems doing some git things through S3.
https://anvil.fangorn.io/fangorn/ex_git_objectstore
The documentation isn't quite correct, but it's getting there
Similar story. A PHP implementation of the Git protocol for self-hosted repositories:
https://repo.autonoma.ca/repo/treetrek/tree/HEAD/git