-
-
Notifications
You must be signed in to change notification settings - Fork 409
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Summary 💡
I'm looking to implement the server portion of the git pack protocol, i.e. stuff like upload-pack. As far as I can tell, gitoxide doesn't do this yet. How much of it is implemented? I can only find references to client code in gix-transport and gix-protocol.
Motivation 🔦
I'm looking to write my own git server in Rust, mostly for fun. I'm okay with writing my own git pack serializer/deserializer, but it'd be easier to build off of gitoxide.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request