summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 142183d)
raw | patch | inline | side by side (parent: 142183d)
author | Fredrik Skolmli <fredrik@frsk.net> | |
Sat, 10 Jul 2010 00:00:01 +0000 (02:00 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 10 Jul 2010 00:36:28 +0000 (17:36 -0700) |
Signed-off-by: Fredrik Skolmli <fredrik@frsk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/protocol-capabilities.txt | patch | blob | history |
diff --git a/Documentation/technical/protocol-capabilities.txt b/Documentation/technical/protocol-capabilities.txt
index fd1a593149a0ed1a12085bb83067576674a04e81..b15517fa06bd782fb757e6b0836f9bceea8b7c05 100644 (file)
ofs-delta
---------
-Server can send, and client understand PACKv2 with delta refering to
+Server can send, and client understand PACKv2 with delta referring to
its base by position in pack rather than by an obj-id. That is, they can
send/read OBJ_OFS_DELTA (aka type 6) in a packfile.