1
0
mirror of https://github.com/git/git.git synced 2024-10-21 22:18:12 +02:00
git/Documentation/technical
Carlos Martín Nieto 79135e4c22 pack-protocol: fix first-want separator in the examples
When sending the "want" list, the capabilities list is separated from
the obj-id by a SP instead of NUL as in the ref advertisement. The
text is correct, but the examples wrongly show the separator as
NUL. Fix the example so it uses SP.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-05-14 09:24:52 -07:00
..
.gitignore
api-allocation-growing.txt
api-argv-array.txt argv-array: add a new "pushl" method 2012-04-18 16:16:38 -07:00
api-builtin.txt
api-config.txt config: add include directive 2012-02-17 07:59:55 -08:00
api-credentials.txt credential: add function for parsing url components 2011-12-11 23:16:24 -08:00
api-decorate.txt
api-diff.txt
api-directory-listing.txt
api-gitattributes.txt Rename git_checkattr() to git_check_attr() 2011-08-04 15:53:21 -07:00
api-grep.txt
api-hash.txt
api-history-graph.txt
api-in-core-index.txt
api-index-skel.txt
api-index.sh
api-lockfile.txt
api-merge.txt
api-object-access.txt
api-parse-options.txt parse-options: allow positivation of options starting, with no- 2012-02-26 15:32:53 -08:00
api-quote.txt
api-ref-iteration.txt add technical documentation about ref iteration 2011-08-22 15:01:14 -07:00
api-remote.txt
api-revision-walking.txt
api-run-command.txt
api-setup.txt
api-sha1-array.txt add sha1_array API docs 2011-09-14 11:44:05 -07:00
api-sigchain.txt
api-strbuf.txt strbuf: improve strbuf_get*line documentation 2012-02-23 13:52:11 -08:00
api-string-list.txt string-list: document that string_list_insert() inserts unique strings 2012-03-30 09:06:04 -07:00
api-tree-walking.txt
api-xdiff-interface.txt
index-format.txt
pack-format.txt
pack-heuristics.txt
pack-protocol.txt pack-protocol: fix first-want separator in the examples 2012-05-14 09:24:52 -07:00
protocol-capabilities.txt
protocol-common.txt
racy-git.txt
send-pack-pipeline.txt
shallow.txt
trivial-merge.txt