libgit2/include
Carlos Martín Nieto c4d0fa85b1 Implement and use git_pkt_send_request
This makes it easier to send a requqest for an URL. It assumes there
is a socket where the string should go out to.

Make git_pkt_gen_proto accept a command parameter, which defaults to
git-upload-pack

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-06-26 20:43:44 +02:00
..
git2 Implement and use git_pkt_send_request 2011-06-26 20:43:44 +02:00
git2.h pkt-line: parse other-ref lines 2011-06-26 18:18:12 +02:00