docs: note that receive-pack knows side-band-64k capability
[gitweb.git] / Documentation / technical / protocol-capabilities.txt
index 11467ffa878ce3212cf578ae355dd3d19cdabc6f..9bc2a10f12b8d7af234979890e799b512ca123e1 100644 (file)
@@ -21,8 +21,8 @@ NOT advertise capabilities it does not understand.
 The 'report-status' and 'delete-refs' capabilities are sent and
 recognized by the receive-pack (push to server) process.
 
-The 'ofs-delta' capability is sent and recognized by both upload-pack
-and receive-pack protocols.
+The 'ofs-delta' and 'side-band-64k' capabilities are sent and recognized
+by both upload-pack and receive-pack protocols.
 
 All other capabilities are only recognized by the upload-pack (fetch
 from server) process.