diff options
author | Carlos Martín Nieto <carlos@cmartin.tk> | 2012-07-13 20:46:16 +0200 |
---|---|---|
committer | Carlos Martín Nieto <carlos@cmartin.tk> | 2012-07-13 20:46:16 +0200 |
commit | 7b8c9e123d3925f4d7aaa614a591e4188a80d464 (patch) | |
tree | 3abe13a1d8290b25052b29b18a08cf9172df9416 /include/git2/object.h | |
parent | 0848ec24faf3b6e182d01f61d62540c6f6480c39 (diff) | |
download | libgit2-7b8c9e123d3925f4d7aaa614a591e4188a80d464.tar.gz |
pkt: correctly advertise capabilitites
The correct way to advertise out capabilities is by appending them to
the first 'want' line, using SP as separator, instead of NUL as the
server does. Inconsistent documentation lead to the use of NUL in
libgit2.
Fix this so we can request much more efficient packs from the
remote which reduces the indexing time considerably.
Diffstat (limited to 'include/git2/object.h')
0 files changed, 0 insertions, 0 deletions