]> git.proxmox.com Git - libgit2.git/commit - src/transports/smart_pkt.c
pkt-line: parse other-ref lines
authorCarlos Martín Nieto <carlos@cmartin.tk>
Sat, 28 May 2011 09:59:10 +0000 (11:59 +0200)
committerCarlos Martín Nieto <carlos@cmartin.tk>
Sun, 26 Jun 2011 16:18:12 +0000 (18:18 +0200)
commitb31803f3106f657a6cc6b8c4fd69e017edad2af8
tree3b31c735496054ef1dfdf77e6926da1c675145f8
parent78fae47878111dd9833345fa622bafb51e5d69b5
pkt-line: parse other-ref lines

Add support for parsing other-ref lines.

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
include/git2.h
include/git2/pkt.h
include/git2/types.h
src/pkt.c