libgit2/include
Carlos Martín Nieto f7fc68df83 Lay the foundations for pkt-line parsing
This are the types I intend to use for pkt-line parsing and (later)
creation. git_pkt serves as a base pointer type and once you know what
type it is you can use the real one (command, tip list, etc.)

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-06-26 18:18:12 +02:00
..
git2 Lay the foundations for pkt-line parsing 2011-06-26 18:18:12 +02:00
git2.h Implement ls-remote on local drive 2011-06-26 18:18:12 +02:00