libgit2 / libgit2sharp

Git + .NET = ❤
http://libgit2.github.com
MIT License
3.17k stars 886 forks source link

--stateless-rpc Support #98

Open Danielku15 opened 12 years ago

Danielku15 commented 12 years ago

Hi again.

I am about to create a libgit2sharp Version of this Git HTTP handler and need some help: https://github.com/yysun/Git-Web-Access/blob/master/GitTools/GitHandler.cs

The two key parts are the methods ServiceRpc and GetInfoRefs which use the --stateless-rpc system to communicate with the repository. Is there an equivalent of this command in libgit2 & libgit2sharp?

I found some http and protocol stuff in the libgit2 repo but I'm not a git expert (I'm only a general git user) and don't know much technical details about the protocol backend.

Greetings Daniel

davidfowl commented 12 years ago

+1 !!

DawsonG commented 11 years ago

Did anything ever come of this?

Aimeast commented 11 years ago

+1!!

otac0n commented 9 years ago

+1